From ff7f843d2f5c3eea757bd521d5c8a5f267d276be Mon Sep 17 00:00:00 2001 From: Harrison Deng Date: Mon, 21 Oct 2024 05:04:52 +0000 Subject: [PATCH] Removed line breaks --- scripts/deploy.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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