summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--django/bin/daily_cleanup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/django/bin/daily_cleanup.py b/django/bin/daily_cleanup.py
index 667e0f16c6..3b83583d73 100644
--- a/django/bin/daily_cleanup.py
+++ b/django/bin/daily_cleanup.py
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
"""
Daily cleanup job.