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

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