mirror of
https://github.com/Neocky/pluGET.git
synced 2024-04-29 16:12:30 +00:00
add shebang to launcher.sh
This commit is contained in:
parent
3bcb3de4cf
commit
b1b5eeb992
@ -1,2 +1,3 @@
|
||||
#!/bin/sh
|
||||
cd src/
|
||||
python3 "__main__.py"
|
Loading…
Reference in New Issue
Block a user