diff --git a/launcher.sh b/launcher.sh index a003dd0..7fefcde 100755 --- a/launcher.sh +++ b/launcher.sh @@ -5,3 +5,4 @@ # apk del .build-deps pip install -r requirements.txt +python daemon.py \ No newline at end of file