This commit is contained in:
2025-06-01 18:26:08 -07:00
parent aa1c322bc9
commit efdc27e656

View File

@ -6,7 +6,7 @@ curl --header "Content-Type: application/json" \
--data '{ "stack": "demo-jellyfin" }' \
https://demo.komo.do/execute/StopStack
sleep 3s
sleep 10s
curl --header "Content-Type: application/json" \
--header "X-Api-Key: $API_KEY" \