diff --git a/collect.py b/collect.py index 3554a09..3c4f39f 100644 --- a/collect.py +++ b/collect.py @@ -381,6 +381,7 @@ def main(): time.sleep(minutesToWait * 60) print("") except KeyboardInterrupt: + print("Caught control-c, exiting...") exit() try: