mirror of
https://github.com/Jarli01/xenorchestra_installer.git
synced 2025-01-20 15:29:00 +01:00
Wasn't paying attention. Need it in both places.
This commit is contained in:
parent
5b9bf914f7
commit
ba5bf94571
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user