Update xo_install.sh

This commit is contained in:
Dustin B 2018-04-25 14:55:37 -04:00 committed by GitHub
parent 9b2841219f
commit 72e7c0e844
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ sudo /usr/bin/apt-get install --yes nodejs yarn
#Install n
/usr/bin/curl -o $n_location $n_repo
sudo /bin/chmod +x $n_location
sudo /usr/local/bin/n stable
sudo /usr/local/bin/n LTS
#Install XO dependencies
sudo /usr/bin/apt-get install --yes build-essential redis-server libpng-dev git python-minimal libvhdi-utils nfs-common