mirror of
https://github.com/Jarli01/xenorchestra_installer.git
synced 2024-11-23 20:36:13 +01:00
Remove config file modification with sed
This commit is contained in:
parent
a3753004a9
commit
5c8c4c3885
@ -54,7 +54,6 @@ cd $xo_server_dir
|
||||
|
||||
cd packages/xo-server
|
||||
cp sample.config.toml .xo-server.toml
|
||||
sed -i "s|#'/' = '/path/to/xo-web/dist/'|'/' = '/opt/xen-orchestra/packages/xo-web/dist'|" .xo-server.toml
|
||||
|
||||
#Create node_modules directory if doesn't exist
|
||||
mkdir -p /usr/local/lib/node_modules/
|
||||
|
Loading…
Reference in New Issue
Block a user