diff --git a/entrypoint.sh b/entrypoint.sh index ddc0645..fb1adb9 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,2 +1,2 @@ #!/bin/bash -python send_message.py \ No newline at end of file +python /app/send_message.py \ No newline at end of file