Skip to content

Commit

Permalink
[REF] Rename main script file
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainc committed Dec 9, 2014
1 parent 4cd27da commit b8234bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pywebdriver.py → pywebdriverd
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env python

from pywebdriver import app, config, drivers

def main():
Expand Down

0 comments on commit b8234bf

Please sign in to comment.