From 624e2b060fba056dba7ba09c2e7716785ecc9401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Thu, 28 Dec 2023 18:31:23 -0500 Subject: [PATCH] refactor(ci/scripts): disable debugging --- .more-ci/deploy-pre.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.more-ci/deploy-pre.sh b/.more-ci/deploy-pre.sh index ed781b0..f6eafda 100644 --- a/.more-ci/deploy-pre.sh +++ b/.more-ci/deploy-pre.sh @@ -1,5 +1,5 @@ #!/bin/bash -set -x +#set -x apt-get update && apt-get install --yes --no-install-recommends rsync git openssh-client curl sshpass eval $(ssh-agent -s) chmod 600 $1