[U] Update deploy script

This commit is contained in:
Hykilpikonna 2022-11-15 23:37:09 -05:00
parent 673d995618
commit 8235a400f0
No known key found for this signature in database
GPG key ID: 256CD01A41D7FA26
3 changed files with 11 additions and 2 deletions

View file

@ -96,7 +96,7 @@ if __name__ == '__main__':
# Push
print()
print('Pushing...')
assert input('Push? [Enter/N]') == ""
os.system('git push')
copy_comment()