Update contrib/notify.sh

This commit is contained in:
a 2025-03-12 03:35:38 +00:00
parent 2a1b113305
commit 5469e92f93

View file

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