made manage.py executable
This commit is contained in:
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
|
from __future__ import division
|
||||||
import os
|
import os
|
||||||
from bson.objectid import ObjectId
|
from bson.objectid import ObjectId
|
||||||
|
Reference in New Issue
Block a user