From e7eae03a9d0bcb8a1e091d038f40e19992cb3944 Mon Sep 17 00:00:00 2001 From: admin Date: Wed, 11 Mar 2026 21:43:08 +0100 Subject: [PATCH] test --- scripts/webhook-deploy/deploy-bruchtal.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/webhook-deploy/deploy-bruchtal.sh b/scripts/webhook-deploy/deploy-bruchtal.sh index 3d9f9e6..3e3174b 100755 --- a/scripts/webhook-deploy/deploy-bruchtal.sh +++ b/scripts/webhook-deploy/deploy-bruchtal.sh @@ -34,7 +34,7 @@ git pull # ----------------------------- # 3️⃣ Redeploy changed containers # ----------------------------- -/srv/docker/scripts/redeploy-containers.sh +#/srv/docker/scripts/redeploy-containers.sh # -----------------------------