pull/1671/head
electro199 2 years ago
parent 7ce04d7d7f
commit b6f4a2de1d

@ -74,7 +74,7 @@ def run_many(times) -> None:
def shutdown() -> NoReturn:
if "redditid" in globals :
if "redditid" in globals() :
print_markdown("## Clearing temp files")
cleanup(redditid)
print("Exiting...")

Loading…
Cancel
Save