From a8ef0300e2e7714356781813a52a603390d258fb Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 15 May 2025 08:20:57 +0200 Subject: [PATCH] Update odoo.sh --- ct/odoo.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/odoo.sh b/ct/odoo.sh index 38fa016..d51dea1 100644 --- a/ct/odoo.sh +++ b/ct/odoo.sh @@ -6,7 +6,6 @@ source <(curl -s https://git.community-scripts.org/community-scripts/ProxmoxVED/ # Source: https://github.com/odoo/odoo APP="Odoo" -# shellcheck disable=SC2034 var_tags="${var_tags:-erp}" var_disk="${var_disk:-6}" var_cpu="${var_cpu:-2}"