mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-31 04:54:43 +00:00
misc: bump node versions (#14447)
* excalidraw: bump node * excalidraw: bump node * termix: bump node * termix: bump node * trek: bump node * trek: bump node * wallabag: bump node * wallabag: bump node * wikijs: bump node * wikijs: bump node
This commit is contained in:
@@ -28,6 +28,9 @@ function update_script() {
|
||||
msg_error "No ${APP} Installation Found!"
|
||||
exit
|
||||
fi
|
||||
|
||||
NODE_VERSION="24" NODE_MODULE="yarn" setup_nodejs
|
||||
|
||||
if check_for_gh_release "excalidraw" "excalidraw/excalidraw"; then
|
||||
msg_info "Stopping Service"
|
||||
systemctl stop excalidraw
|
||||
|
||||
Reference in New Issue
Block a user