Make manage.py executable.

This commit is contained in:
Arik Fraimovich 2014-01-17 11:36:44 +02:00
parent 065324d256
commit 6d1ff98bda

1
manage.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env python
"""
CLI to manage redash.
"""