diff --git a/start.sh b/start.sh index 0e383a2..3664014 100644 --- a/start.sh +++ b/start.sh @@ -1 +1,2 @@ +echo "Starting..." python3 /app/app.py \ No newline at end of file