【打包】通知
parent
f9906dd84b
commit
35856fbc5c
|
|
@ -23,4 +23,4 @@ MESSAGE="{
|
|||
echo "$MESSAGE"
|
||||
|
||||
# Use curl to send a POST request with the message
|
||||
#curl -X POST "$NOTE_URL" -H 'Content-Type: application/json' -d "$MESSAGE"
|
||||
curl -X POST "$NOTE_URL" -H 'Content-Type: application/json' -d "$MESSAGE"
|
||||
Loading…
Reference in New Issue