mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-28 11:34:44 +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:
+1
-1
@@ -28,7 +28,7 @@ function update_script() {
|
||||
exit
|
||||
fi
|
||||
|
||||
NODE_VERSION="22" NODE_MODULE="yarn,node-gyp" setup_nodejs
|
||||
NODE_VERSION="24" NODE_MODULE="yarn,node-gyp" setup_nodejs
|
||||
|
||||
if check_for_gh_release "wikijs" "requarks/wiki"; then
|
||||
msg_info "Verifying whether ${APP}' new release is v3.x+ and current install uses SQLite."
|
||||
|
||||
Reference in New Issue
Block a user