Skip to content

Commit adca543

Browse files
authored
Update timer.sh
1 parent 8b3aa5b commit adca543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

timer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#/bin/sh
2-
exec python3 /app/timer.py "$@"
2+
exec python3 /app/src/main.py "$@"

0 commit comments

Comments
 (0)