Changed #! from python2.4 to generic python.
parent
428c1ea68c
commit
19ff482e04
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python2.4
|
||||
#!/usr/bin/python
|
||||
import os, sys, urllib, libxml2, libxslt, ldap, time
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue