Added quotes to url
This commit is contained in:
parent
ff7f843d2f
commit
a4ddf13e68
@ -1,2 +1,2 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
curl https://panel.fun.reslate.systems/api/v1/deploy?uuid=x0kg0ows88co44ww04c00wsc&force=false -H "Accept: application/json" -H "Authorization: Bearer ${TOKEN}"
|
curl "https://panel.fun.reslate.systems/api/v1/deploy?uuid=x0kg0ows88co44ww04c00wsc&force=false" -H "Accept: application/json" -H "Authorization: Bearer ${TOKEN}"
|
Loading…
x
Reference in New Issue
Block a user