fix Node.js version drift (#16111)

* fix Node.js version drift

* add upgrade node for oxicloud,ps5,syncin
This commit is contained in:
Sam Heinz
2026-07-28 21:36:40 +10:00
committed by GitHub
parent 0299e420e8
commit 1fa4c1fbf7
15 changed files with 20 additions and 13 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ cd /opt
rm -rf /opt/guacamole-server
msg_ok "Built Guacamole Server (guacd)"
NODE_VERSION="24" setup_nodejs
NODE_VERSION="26" setup_nodejs
fetch_and_deploy_gh_release "termix" "Termix-SSH/Termix" "tarball"
msg_info "Building Frontend"