diff --git a/entrypoint.sh b/entrypoint.sh index 5ae2864..12a911f 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,2 +1,2 @@ #!/bin/bash -python /send_message.py \ No newline at end of file +python /main.py \ No newline at end of file