diff --git a/scripts/deploy.sh b/scripts/deploy.sh index 4effc6f..37f76af 100644 --- a/scripts/deploy.sh +++ b/scripts/deploy.sh @@ -1,4 +1,2 @@ #!/bin/sh -curl https://panel.fun.reslate.systems/api/v1/deploy?uuid=x0kg0ows88co44ww04c00wsc&force=false - -H "Accept: application/json" - -H "Authorization: Bearer ${TOKEN}" \ No newline at end of file +curl https://panel.fun.reslate.systems/api/v1/deploy?uuid=x0kg0ows88co44ww04c00wsc&force=false -H "Accept: application/json" -H "Authorization: Bearer ${TOKEN}" \ No newline at end of file