fix setting python to python2

This commit is contained in:
Thomas S Hatch 2011-12-30 20:50:15 -07:00
parent c103b6fa39
commit dd83dfad98

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2
'''
The setup script for salt
'''