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