Create shell script
This commit is contained in:
parent
abb64202fe
commit
018b96df75
4
src/run.sh
Normal file
4
src/run.sh
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
cd "${0%/*}"
|
||||||
|
python3 main.py
|
Loading…
Reference in New Issue
Block a user