mirror of
https://github.com/Jarli01/xenorchestra_installer
synced 2025-12-25 13:09:59 +00:00
Wasn't paying attention. Need it in both places.
This commit is contained in:
@@ -36,6 +36,7 @@ cd $xo_server_dir
|
||||
sudo cp sample.config.yaml .xo-server.yaml
|
||||
sudo sed -i "s|#'/': '/path/to/xo-web/dist/'|'/': '/opt/xo-web/dist'|" .xo-server.yaml
|
||||
cd $xo_web_dir
|
||||
/usr/bin/yarn install --force
|
||||
|
||||
if [[ ! -e $systemd_service_dir/$xo_service ]] ; then
|
||||
|
||||
|
||||
Reference in New Issue
Block a user