update
This commit is contained in:
parent
60121d3a6c
commit
eb9119000e
|
|
@ -36,7 +36,7 @@ send_notification() {
|
|||
TEXT+="🏙 *City:* \`$city\`\n"
|
||||
TEXT+="🕋 *Organisation:* \`$org\`"
|
||||
fi
|
||||
|
||||
TEXT=$(echo -e "${TEXT}")
|
||||
curl -s -m 10 -X POST "$URL" \
|
||||
-d chat_id="$CHAT_ID" \
|
||||
-d text="$TEXT" \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user