summaryrefslogtreecommitdiff
path: root/cleanup.py
diff options
context:
space:
mode:
Diffstat (limited to 'cleanup.py')
-rwxr-xr-xcleanup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cleanup.py b/cleanup.py
index 14fbc61..4d52c93 100755
--- a/cleanup.py
+++ b/cleanup.py
@@ -5,4 +5,4 @@ print("Instead, please run")
print("")
print(" $ FLASK_APP=fhost flask prune")
print("")
-exit(1);
+exit(1)