From b3167927adf99cd617dd535cc08f74609d48509f Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Wed, 14 May 2025 16:04:49 +0200 Subject: [PATCH] Update odoo.sh --- ct/odoo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/odoo.sh b/ct/odoo.sh index 56e2aaba4..0451c9478 100644 --- a/ct/odoo.sh +++ b/ct/odoo.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE