File size: 92 Bytes
b68fbdc
 
 
 
1
2
3
4
5
#!/bin/bash
echo "Starting FastAPI app and Telegram bot..."
python3 app.py &
python3 bot.py