Skip to content

Commit

Permalink
Update timer.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
vikdevelop authored Jan 27, 2024
1 parent 8b3aa5b commit adca543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timer.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#/bin/sh
exec python3 /app/timer.py "$@"
exec python3 /app/src/main.py "$@"

0 comments on commit adca543

Please sign in to comment.