socialnerds/hive
socialnerds
/
hive
Archived
1
0
Fork 0

changed interpreter to python2 instead of python 2.7

This commit is contained in:
David 2012-05-15 11:32:07 +02:00
parent 9df4fb1d8c
commit e6a88649dc
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python2.7
#!/usr/bin/python2
import os