Commit 99b17fab authored by Kenneth Reitz's avatar Kenneth Reitz

Merge pull request #105 from bacongobbler/patch-1

update shebang to use python2 for bpwatch
parents 933d3014 b9f154bf
#!/usr/local/bin/python #!/usr/bin/env python2
import os import os
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment