diff --git a/deploy.sh b/deploy.sh index 7cc3998..997c272 100644 --- a/deploy.sh +++ b/deploy.sh @@ -258,7 +258,7 @@ curl "https://dockge.kuma.pet/compose.yaml?port=5001&stacksPath=%2Fopt%2Fstacks" # write configuration to compose files cp -r $scriptdir/stacks /opt -cp $scriptdir/setup /opt/stacks +cp -r $scriptdir/setup /opt/stacks chmod -R 775 /opt/stacks cd /opt/stacks