mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-30 09:42:54 +02:00
fix Node.js version drift (#16111)
* fix Node.js version drift * add upgrade node for oxicloud,ps5,syncin
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ function update_script() {
|
||||
exit
|
||||
fi
|
||||
|
||||
NODE_VERSION="24" setup_nodejs
|
||||
NODE_VERSION="26" setup_nodejs
|
||||
|
||||
if check_for_gh_tag "guacd" "apache/guacamole-server"; then
|
||||
msg_info "Stopping guacd"
|
||||
|
||||
Reference in New Issue
Block a user