Update contrib/notify.sh

This commit is contained in:
a 2025-03-12 03:33:52 +00:00
parent 21ff8d1023
commit 2a1b113305

View file

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