Update xo_install.sh
This commit is contained in:
parent
ae68b2313d
commit
172bc49bb0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue