mirror of
https://github.com/jwetzell/dotfiles.git
synced 2026-08-22 15:39:08 +00:00
update nvm version
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
echo "installing nvm"
|
echo "installing nvm"
|
||||||
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
|
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash
|
||||||
|
|
||||||
echo "installing sdkman"
|
echo "installing sdkman"
|
||||||
curl -s "https://get.sdkman.io" | bash
|
curl -s "https://get.sdkman.io" | bash
|
||||||
|
|||||||
Reference in New Issue
Block a user