TelegramAktienBot/telegram_bot/deploy/start.sh

4 lines
56 B
Bash
Raw Permalink Normal View History

#!/usr/bin/env sh
2022-04-26 07:46:13 +00:00
python bot.py &
python bot_updates.py