fix Node.js version drift

This commit is contained in:
Sam Heinz
2026-07-28 18:29:44 +10:00
parent 9cc1a739a5
commit 1481ed0cb2
12 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -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"