update shebang to use python2 for bpwatch

This commit is contained in:
Matthew Fisher
2013-08-27 16:49:55 -07:00
parent 4cc18ce0af
commit b9f154bf38
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/local/bin/python
#!/usr/bin/env python2
import os