This website requires JavaScript.
Explore
Help
Sign In
ben
/
podlaunch
Watch
1
Star
0
Fork
You've already forked podlaunch
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
2834f416c0
podlaunch
/
podlaunch
3 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2020-11-14 17:50:04 +00:00
#!/bin/sh
Make podlaunch exec into the python script
2020-11-14 22:45:12 +00:00
exec env python3 $(dirname $0)/../lib/podlaunch/main.py $@
Reference in a new issue
Copy permalink