diff --git a/ct/trek.sh b/ct/trek.sh index 0e3f679a9..59a256b1f 100644 --- a/ct/trek.sh +++ b/ct/trek.sh @@ -29,6 +29,8 @@ function update_script() { exit fi + NODE_VERSION="24" setup_nodejs + if check_for_gh_release "trek" "mauriceboe/TREK"; then msg_info "Stopping Service" systemctl stop trek