We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3aa5b commit adca543Copy full SHA for adca543
timer.sh
@@ -1,2 +1,2 @@
1
#/bin/sh
2
-exec python3 /app/timer.py "$@"
+exec python3 /app/src/main.py "$@"
0 commit comments