Changedetection: Bump nodejs to 24 (#8002)

This commit is contained in:
CanbiZ
2025-09-30 14:16:27 +02:00
committed by GitHub
parent b18d45631f
commit 34ef80ac87
2 changed files with 3 additions and 1 deletions

View File

@@ -36,6 +36,8 @@ function update_script() {
msg_ok "Updated Dependencies"
fi
NODE_VERSION="24" setup_nodejs
msg_info "Updating ${APP}"
$STD pip3 install changedetection.io --upgrade
msg_ok "Updated ${APP}"