Fix bang line

This commit is contained in:
Neil Booth 2015-06-04 16:23:21 +09:00
parent 90d7179d73
commit c5c5afcb90
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python2
from StringIO import StringIO
import urllib2, os, zipfile, pycurl