Add NODE_VERSION setup for Node.js in watcharr.sh

This commit is contained in:
CanbiZ (MickLesk)
2026-08-03 09:31:25 +02:00
committed by GitHub
parent 21accbbe61
commit bbfe6af0d3
+2
View File
@@ -34,6 +34,8 @@ function update_script() {
systemctl stop watcharr
msg_ok "Stopped Service"
NODE_VERSION="24" setup_nodejs
create_backup /opt/watcharr/server/data
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "watcharr" "sbondCo/Watcharr" "tarball"
restore_backup