Add NODE_VERSION setup for Node.js

This commit is contained in:
CanbiZ (MickLesk)
2026-08-03 09:29:21 +02:00
committed by GitHub
parent cc3f61c431
commit 362fb62733
+2
View File
@@ -43,6 +43,8 @@ function update_script() {
fi
msg_ok "New version available: ${LATEST}"
NODE_VERSION="26" setup_nodejs
msg_info "Stopping Service"
systemctl stop omniroute
msg_ok "Stopped Service"