Skip to content

Commit

Permalink
made run_p2pool.py executable
Browse files Browse the repository at this point in the history
  • Loading branch information
forrestv committed Nov 10, 2011
1 parent d23708d commit a9a8cb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run_p2pool.py 100644 → 100755
@@ -1,3 +1,5 @@
#!/usr/bin/env python

from p2pool import main

main.run()

0 comments on commit a9a8cb5

Please sign in to comment.