DeMaking commited on
Commit
ce79ad3
·
verified ·
1 Parent(s): 4629674

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -1
start.sh CHANGED
@@ -3,4 +3,4 @@ echo "Starting FastAPI app and Telegram bot..."
3
  # Start FastAPI in the background
4
  python3 app.py &
5
  # Start the Telegram bot (as main process)
6
- python3 bot.py
 
3
  # Start FastAPI in the background
4
  python3 app.py &
5
  # Start the Telegram bot (as main process)
6
+ #python3 bot.py