diff --git a/defaults.sh b/defaults.sh index 5a5df8b..7b9b7d6 100755 --- a/defaults.sh +++ b/defaults.sh @@ -3,7 +3,7 @@ set -e export DEPLOY_GHOST=true -export DEPLOY_CLAMS=true +export DEPLOY_CLAMS=false export DEPLOY_NEXTCLOUD=false export DEPLOY_GITEA=false