Skip to content

Commit

Permalink
Run SportOrg.pyw on Unix-like systems
Browse files Browse the repository at this point in the history
  • Loading branch information
sembruk committed Apr 10, 2018
1 parent 9a82b74 commit 25fea6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SportOrg.pyw
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env python3
from sportorg.gui.main import Application

if __name__ == '__main__':
Expand Down

0 comments on commit 25fea6f

Please sign in to comment.