you fucking retard istg
This commit is contained in:
parent
2834f229b8
commit
b8b695dfbf
@ -13,7 +13,7 @@ source .env
|
|||||||
TEXT="🔴BML Down"
|
TEXT="🔴BML Down"
|
||||||
STATUS=DOWN
|
STATUS=DOWN
|
||||||
BOTSTATUS$(curl -si https://bmlstatus.shihaam.dev/login | head -n1 | awk '{print $2}')
|
BOTSTATUS$(curl -si https://bmlstatus.shihaam.dev/login | head -n1 | awk '{print $2}')
|
||||||
if [ "$BOTSTATUS" = 69" ]
|
if [ "$BOTSTATUS" = "69" ]
|
||||||
then
|
then
|
||||||
curl -s $TG_BOTAPI$TG_BOT_TOKEN/sendMessage?chat_id=$PROXY_ALERT_CHATID'&'text=${TGTEXT}${BOTSTATUS}
|
curl -s $TG_BOTAPI$TG_BOT_TOKEN/sendMessage?chat_id=$PROXY_ALERT_CHATID'&'text=${TGTEXT}${BOTSTATUS}
|
||||||
STATUS_OLD=$STATUS
|
STATUS_OLD=$STATUS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user