mirror of
https://github.com/Jarli01/xenorchestra_installer
synced 2026-07-28 09:21:19 +00:00
Update xo_install.sh
more fixes
This commit is contained in:
@@ -37,10 +37,6 @@ cd packages/xo-server
|
|||||||
|
|
||||||
sudo cp sample.config.yaml .xo-server.yaml
|
sudo cp sample.config.yaml .xo-server.yaml
|
||||||
sudo sed -i "s|#'/': '/path/to/xo-web/dist/'|'/': '/opt/xen-orchestra/packages/xo-web/dist'|" .xo-server.yaml
|
sudo sed -i "s|#'/': '/path/to/xo-web/dist/'|'/': '/opt/xen-orchestra/packages/xo-web/dist'|" .xo-server.yaml
|
||||||
cd $xo_web_dir
|
|
||||||
|
|
||||||
/usr/bin/yarn
|
|
||||||
/usr/bin/yarn build
|
|
||||||
|
|
||||||
if [[ ! -e $systemd_service_dir/$xo_service ]] ; then
|
if [[ ! -e $systemd_service_dir/$xo_service ]] ; then
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user