From 75c5abc04043c97b6caffb8e2e71586fe32765f8 Mon Sep 17 00:00:00 2001 From: SDGDen Date: Thu, 5 Mar 2026 08:06:53 +0100 Subject: [PATCH] removed scripts dir --- deploy.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index 5a672a1..ad02005 100644 --- a/deploy.sh +++ b/deploy.sh @@ -255,7 +255,6 @@ curl "https://dockge.kuma.pet/compose.yaml?port=5001&stacksPath=%2Fopt%2Fstacks" # write configuration to compose files cp -r $scriptdir/stacks /opt -cp -r $scriptdir/scripts /opt chmod -R 775 /opt/stacks cd /opt/stacks