nextExplorer: ensure Node installed during update

This commit is contained in:
vhsdream 2025-12-13 10:36:06 -05:00
parent b95894b7b1
commit b5978d28d1

View File

@ -29,6 +29,8 @@ function update_script() {
exit
fi
NODE_VERSION="24" setup_nodejs
if check_for_gh_release "nextExplorer" "vikramsoni2/nextExplorer"; then
msg_info "Stopping nextExplorer"
$STD systemctl stop nextexplorer