mirror of
https://github.com/Jarli01/xenorchestra_installer
synced 2025-12-22 19:49:58 +00:00
Update xo_install.sh
This commit is contained in:
@@ -47,7 +47,7 @@ ln -s /usr/bin/node /usr/local/bin/node
|
|||||||
/usr/bin/git clone -b $xo_branch $xo_server
|
/usr/bin/git clone -b $xo_branch $xo_server
|
||||||
|
|
||||||
# Removing the "Built from Source - no support banner
|
# Removing the "Built from Source - no support banner
|
||||||
sed -i '225,235 d' src/xo-app/index.js
|
sed -i '225,235 d' /opt/xen-orchestra/packages/xo-web/src/xo-app/index.js
|
||||||
|
|
||||||
# Patch to allow config restore
|
# Patch to allow config restore
|
||||||
sed -i 's/< 5/> 0/g' /opt/xen-orchestra/packages/xo-web/src/xo-app/settings/config/index.js
|
sed -i 's/< 5/> 0/g' /opt/xen-orchestra/packages/xo-web/src/xo-app/settings/config/index.js
|
||||||
|
|||||||
Reference in New Issue
Block a user