mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-25 13:47:15 +02:00
Add NODE_VERSION setup for Node.js
This commit is contained in:
committed by
GitHub
parent
cc3f61c431
commit
362fb62733
@@ -43,6 +43,8 @@ function update_script() {
|
|||||||
fi
|
fi
|
||||||
msg_ok "New version available: ${LATEST}"
|
msg_ok "New version available: ${LATEST}"
|
||||||
|
|
||||||
|
NODE_VERSION="26" setup_nodejs
|
||||||
|
|
||||||
msg_info "Stopping Service"
|
msg_info "Stopping Service"
|
||||||
systemctl stop omniroute
|
systemctl stop omniroute
|
||||||
msg_ok "Stopped Service"
|
msg_ok "Stopped Service"
|
||||||
|
|||||||
Reference in New Issue
Block a user