added run script
This commit is contained in:
parent
667f7f0cd5
commit
ecc89d952a
0
bml-status-tg-bot.sh → bml-status-tg-bot
Executable file → Normal file
0
bml-status-tg-bot.sh → bml-status-tg-bot
Executable file → Normal file
4
run-bml-status-tg-bot.sh
Executable file
4
run-bml-status-tg-bot.sh
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
#!/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
|
Loading…
x
Reference in New Issue
Block a user