mirror of
https://github.com/clockfort/GitHub-Backup.git
synced 2025-03-09 00:00:03 +01:00
fixed small typo
This commit is contained in:
parent
3742232295
commit
84e23c696c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ def main():
|
|||
|
||||
# Process args
|
||||
if args.cron:
|
||||
args.git += "--quit"
|
||||
args.git += "--quiet"
|
||||
|
||||
# Make the connection to Github here.
|
||||
gh = Github()
|
||||
|
|
Loading…
Add table
Reference in a new issue