excalidraw: bump node

This commit is contained in:
Tobias
2026-05-12 13:30:29 +02:00
committed by GitHub
parent 70a2048a38
commit 272f688e91

View File

@@ -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