This commit is contained in:
Shihaam Abdul Rahman 2021-10-27 08:20:24 +05:00
parent 7393a9080e
commit ed1dc2f8ef

View File

@ -0,0 +1,4 @@
#!/bin/bash
cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1
screen -S telegram-ping-ip -p 0 -X quit
screen -S "telegram-ping-ip" -U -m -d bash telegram-ping-ip.sh