mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-12-13 08:34:19 +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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user