diff --git a/timer.sh b/timer.sh index 3492460..62ffddb 100644 --- a/timer.sh +++ b/timer.sh @@ -1,2 +1,2 @@ #/bin/sh -exec python3 /app/timer.py "$@" +exec python3 /app/src/main.py "$@"