bml-status-tg-bot/run-bml-status-tg-bot.sh

5 lines
167 B
Bash
Raw Normal View History

2021-11-29 18:40:46 +05:00
#!/bin/bash
cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1
screen -S bml-status-tg-bot -p 0 -X quit
screen -S "bml-status-tg-bot" -U -m -d bash bml-status-tg-bot