Update deploy.bash
This commit is contained in:
parent
d349dd02ef
commit
ebfc2ccaf3
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ sudo systemctl enable monero
|
|||
sudo systemctl start monero
|
||||
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.0/install.sh | bash
|
||||
source ~/.nvm/nvm.sh
|
||||
nvm install v6.9.2
|
||||
nvm install v8.9.3
|
||||
cd ~/nodejs-pool
|
||||
npm install
|
||||
npm install -g pm2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue