mirror of
https://github.com/Jarli01/xenorchestra_installer.git
synced 2024-11-23 12:30:45 +01:00
Update xo_install.sh
This commit is contained in:
parent
91e0922015
commit
af71f0d366
@ -61,14 +61,6 @@ WantedBy=multi-user.target
|
||||
EOF
|
||||
fi
|
||||
|
||||
# Horrible fix for Node v10
|
||||
#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
|
||||
|
||||
sudo /bin/chmod +x $systemd_service_dir/$xo_service
|
||||
sudo /bin/systemctl enable $xo_service
|
||||
sudo /bin/systemctl start $xo_service
|
||||
|
Loading…
Reference in New Issue
Block a user