diff --git a/ct/nextexplorer.sh b/ct/nextexplorer.sh index f673a7cfc..323867052 100644 --- a/ct/nextexplorer.sh +++ b/ct/nextexplorer.sh @@ -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