diff --git a/auto_update.py b/auto_update.py index 6283bb0..daeeaa9 100644 --- a/auto_update.py +++ b/auto_update.py @@ -70,3 +70,5 @@ except OSError: pass print('\nYou cancelled the download.') + +quit()