Joplin-Server: Bump Node.js version from 22 to 24 (#9405)

This commit is contained in:
Slaviša Arežina
2025-11-24 18:23:50 +01:00
committed by GitHub
parent c8ed59b148
commit b4bce4964c
2 changed files with 3 additions and 1 deletions

View File

@@ -28,6 +28,8 @@ function update_script() {
exit
fi
NODE_VERSION=24 NODE_MODULE="yarn,npm,pm2" setup_nodejs
if check_for_gh_release "joplin-server" "laurent22/joplin"; then
msg_info "Stopping Services"
systemctl stop joplin-server