From d2525c498c683611780cb0334041035ca894b836 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 13 Apr 2026 20:48:40 +0000 Subject: [PATCH] fix(zerobyte): add ensure_dependencies git in update_script Agent-Logs-Url: https://github.com/community-scripts/ProxmoxVE/sessions/b61bb87d-1c0e-4f75-a16a-c1f6f2143e49 Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com> --- ct/zerobyte.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/zerobyte.sh b/ct/zerobyte.sh index 53b4b6a20..ab001130a 100644 --- a/ct/zerobyte.sh +++ b/ct/zerobyte.sh @@ -38,6 +38,7 @@ function update_script() { cp /opt/zerobyte/.env /opt/zerobyte.env.bak msg_ok "Backed up Configuration" + ensure_dependencies git NODE_VERSION="24" setup_nodejs CLEAN_INSTALL=1 fetch_and_deploy_gh_release "zerobyte" "nicotsx/zerobyte" "tarball"