From a5aed4f307036f337c9733c8f4afb38a55a50f83 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Wed, 14 May 2025 16:04:30 +0200 Subject: [PATCH] Update ct/odoo.sh Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> --- ct/odoo.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/odoo.sh b/ct/odoo.sh index 6925d3aed..56e2aaba4 100644 --- a/ct/odoo.sh +++ b/ct/odoo.sh @@ -6,7 +6,6 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m # 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}"