jsmin is a python2 script
[plewww.git] / jsmin.py
index ae75814..5568c7f 100644 (file)
--- a/jsmin.py
+++ b/jsmin.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python\r
+#!/usr/bin/python2\r
 \r
 # This code is original from jsmin by Douglas Crockford, it was translated to\r
 # Python by Baruch Even. The original code had the following copyright and\r