Update xo_install.sh
This commit is contained in:
parent
f23a059762
commit
acff44b2bc
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
sudo apt-get install nfs-common
|
||||
sudo apt-get install --yes nfs-common
|
||||
cd /opt
|
||||
curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -
|
||||
sudo apt-get install --yes nodejs
|
||||
|
|
Loading…
Reference in New Issue