mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-11 14:51:49 +00:00
Oops, forgot to remove copy installation method
When vagrant is provisioned it will choose an automatic method from now (which means git or script with the newest version of nvm from the web)
This commit is contained in:
parent
4770f43ae4
commit
771e89ee42
@ -6,5 +6,4 @@ sudo apt-get install -y git fish
|
|||||||
sudo chsh -s `which fish` vagrant
|
sudo chsh -s `which fish` vagrant
|
||||||
|
|
||||||
# Install nvm
|
# Install nvm
|
||||||
export METHOD=copy
|
|
||||||
/vagrant/install.sh
|
/vagrant/install.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user