Added shebang to main launcher and set executable flag. #49
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Makes it easy to launch out of the box in Linux without needing to call "python2.7" from terminal. Also makes shortcutting to a $PATH directory easier.