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
c9b6d22ca1
commit
a20142ff64
@ -58,6 +58,7 @@ cd packages/xo-server
|
||||
cp sample.config.yaml .xo-server.yaml
|
||||
sed -i "s|#'/': '/path/to/xo-web/dist/'|'/': '/opt/xen-orchestra/packages/xo-web/dist'|" .xo-server.yaml
|
||||
|
||||
#Create node_modules directory if doesn't exist
|
||||
mkdir -p /usr/local/lib/node_modules/
|
||||
|
||||
# symlink all plugins
|
||||
|
Loading…
Reference in New Issue
Block a user