diff --git a/ct/degoog.sh b/ct/degoog.sh index 8ffe7d43d..6a11bda57 100644 --- a/ct/degoog.sh +++ b/ct/degoog.sh @@ -1,12 +1,12 @@ #!/usr/bin/env bash source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) # Copyright (c) 2021-2026 community-scripts ORG -# Author: vhsdream +# Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # Source: https://github.com/fccview/degoog APP="degoog" -var_tags="${var_tags:-search;privacy;plugins}" +var_tags="${var_tags:-search;privacy}" var_cpu="${var_cpu:-2}" var_ram="${var_ram:-2048}" var_disk="${var_disk:-6}"