made manage.py executable
This commit is contained in:
parent
3334761ea7
commit
b8bcd0c5fe
2
pillar/manage.py
Normal file → Executable file
2
pillar/manage.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
from __future__ import division
|
||||
import os
|
||||
from bson.objectid import ObjectId
|
||||
|
Loading…
x
Reference in New Issue
Block a user