Update xo_install.sh

This commit is contained in:
Jarli01 2016-01-26 15:35:27 -05:00
parent f23a059762
commit acff44b2bc

View File

@ -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