Skip to content

Commit

Permalink
Update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
rajdeepnanua-okta committed Oct 17, 2024
1 parent d4a2aa3 commit bf5a00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
export NVM_DIR="/root/.nvm"

# Install required node version
setup_service node v20.5.0
setup_service node v20.9.0

# determine the linux distro
distro=$(awk -F= '$1=="ID" { print $2 ;}' /etc/os-release | tr -d '"')
Expand Down

0 comments on commit bf5a00a

Please sign in to comment.