Update xo_install.sh

This commit is contained in:
Dustin B 2018-04-25 14:43:50 -04:00 committed by GitHub
parent ae68b2313d
commit 172bc49bb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ sudo /bin/systemctl start $xo_service
cd /opt/xen-orchestra
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo n 8
sudo apt-get install -y nodejs
sudo yarn
sudo yarn build