removed scripts dir

This commit is contained in:
2026-03-05 08:06:53 +01:00
parent a3fcb3c78e
commit 75c5abc040

View File

@@ -255,7 +255,6 @@ curl "https://dockge.kuma.pet/compose.yaml?port=5001&stacksPath=%2Fopt%2Fstacks"
# write configuration to compose files # write configuration to compose files
cp -r $scriptdir/stacks /opt cp -r $scriptdir/stacks /opt
cp -r $scriptdir/scripts /opt
chmod -R 775 /opt/stacks chmod -R 775 /opt/stacks
cd /opt/stacks cd /opt/stacks