TelegramAktienBot/telegram_bot/deploy/start.sh
2022-04-26 09:46:13 +02:00

4 lines
56 B
Bash

#!/usr/bin/env sh
python bot.py &
python bot_updates.py