Tweak startup script

This commit is contained in:
TheKysek 2016-06-30 10:30:26 +02:00
parent 3adb0ecf80
commit d81a3336c2
1 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
#!/bin/sh
python3 ./src/main.py
cd "$(dirname "$0")"
python3 src/main.py