PatchMon: use NodeJS 24; remove some msgs

This commit is contained in:
vhsdream
2025-10-25 12:53:46 -04:00
parent a0e76feae2
commit e11254b185
2 changed files with 6 additions and 8 deletions

View File

@@ -30,6 +30,8 @@ function update_script() {
exit
fi
NODE_VERSION="24" setup_nodejs
if check_for_gh_release "PatchMon" "PatchMon/PatchMon"; then
msg_info "Stopping $APP"