update nvm

This commit is contained in:
Joel Wetzell
2026-03-05 10:43:28 -06:00
parent dd740041a6
commit 4c74b0ff01
+1 -1
View File
@@ -1,5 +1,5 @@
echo "installing nvm"
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.4/install.sh | bash
echo "installing sdkman"
curl -s "https://get.sdkman.io" | bash