Skip to content

Commit 2ef7138

Browse files
authored
Set NODE_VERSION to 22 in tracktor.sh
1 parent f7a97ed commit 2ef7138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ct/tracktor.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ EOF
6565
fi
6666
msg_ok "Corrected Services"
6767

68-
setup_nodejs
68+
NODE_VERSION="22" setup_nodejs
6969
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "tracktor" "javedh-dev/tracktor" "tarball" "latest" "/opt/tracktor"
7070

7171
msg_info "Updating tracktor"

0 commit comments

Comments
 (0)