mirror of
https://github.com/Jarli01/xenorchestra_installer.git
synced 2024-11-23 12:30:45 +01:00
Config Modification removal since this is now included by default
Removes the edit from source allowing configuration import, as this is now included in the community edition without additional customization.
This commit is contained in:
parent
4e3af20bd0
commit
a3753004a9
@ -48,9 +48,6 @@ ln -s /usr/bin/node /usr/local/bin/node
|
||||
|
||||
/usr/bin/git clone -b $xo_branch $xo_server
|
||||
|
||||
# Patch to allow config restore
|
||||
sed -i 's/< 5/> 0/g' /opt/xen-orchestra/packages/xo-web/src/xo-app/settings/config/index.js
|
||||
|
||||
cd $xo_server_dir
|
||||
/usr/bin/yarn
|
||||
/usr/bin/yarn build
|
||||
|
Loading…
Reference in New Issue
Block a user