Skip to content

Commit

Permalink
Add new --quiet flag to github-backup
Browse files Browse the repository at this point in the history
Suppress informational messages and show only warnings and errors.
  • Loading branch information
eht16 committed Dec 12, 2023
1 parent 4554624 commit 61598c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions github-backup/backup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

# start the backup
/home/geany/github-backup/venv/bin/github-backup \
--quiet \
--token file:///home/geany/.github-token \
--issues \
--issue-comments \
Expand Down

0 comments on commit 61598c9

Please sign in to comment.