From b277861c155668156b652a22b72104099dccf331 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Tue, 12 May 2026 13:33:22 +0200 Subject: [PATCH] trek: bump node --- ct/trek.sh | 2 ++ 1 file changed, 2 insertions(+) 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