Update contrib/notify.sh

This commit is contained in:
a 2025-03-12 03:47:30 +00:00
parent 24f572c189
commit 8711a10c64

View file

@ -3,5 +3,5 @@
curl \
-X POST \
-H "Content-Type: application/json" \
-d '{"username": "system", "content": "'$1'"}' \
-d '{"username": "system", "content": "'"$1"'"}' \
$DISCORD_STATUS_WEBHOOK_URL