bml-status-tg-bot/run-bml-status-tg-bot.sh
Shihaam Abdul Rahman ecc89d952a added run script
2021-11-29 18:40:46 +05:00

5 lines
167 B
Bash
Executable File

#!/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