convenience make target 'pyfiles' to list only python files among 'myfiles'
[unfold.git] / reset.py
index 7e006c9..b7bb571 100755 (executable)
--- a/reset.py
+++ b/reset.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 rm myslice.sqlite3
 ./manage.py syncdb
 ./manage.py migrate portal