mirror of
https://github.com/Jarli01/xenorchestra_installer
synced 2026-07-17 20:11:21 +00:00
Update xo_install.sh
This commit is contained in:
@@ -69,6 +69,7 @@ sudo /bin/systemctl start $xo_service
|
|||||||
|
|
||||||
cd /opt/xen-orchestra
|
cd /opt/xen-orchestra
|
||||||
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
|
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
|
||||||
|
sudo n 8
|
||||||
sudo apt-get install -y nodejs
|
sudo apt-get install -y nodejs
|
||||||
sudo yarn
|
sudo yarn
|
||||||
sudo yarn build
|
sudo yarn build
|
||||||
|
|||||||
Reference in New Issue
Block a user