mirror of
https://github.com/Jarli01/xenorchestra_installer.git
synced 2024-11-21 17:01:59 +01:00
commit
d2f8e85b8c
@ -46,6 +46,9 @@ ln -s /usr/bin/node /usr/local/bin/node
|
||||
|
||||
/usr/bin/git clone -b $xo_branch $xo_server
|
||||
|
||||
# Removing the "Built from Source - no support banner
|
||||
sed -i '225,235 d' /opt/xen-orchestra/packages/xo-web/src/xo-app/index.js
|
||||
|
||||
# Patch to allow config restore
|
||||
sed -i 's/< 5/> 0/g' /opt/xen-orchestra/packages/xo-web/src/xo-app/settings/config/index.js
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user