Pin version (#15156)

This commit is contained in:
Slaviša Arežina
2026-06-17 09:00:40 +02:00
committed by GitHub
parent 49b7de22c3
commit 4556d40b07
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ function update_script() {
NODE_VERSION="24" setup_nodejs
if check_for_gh_release "trek" "mauriceboe/TREK"; then
if check_for_gh_release "trek" "mauriceboe/TREK" "v3.0.22"; then
msg_info "Stopping Service"
systemctl stop trek
msg_ok "Stopped Service"