mirror of
https://github.com/Jarli01/xenorchestra_installer.git
synced 2024-11-23 20:36:13 +01:00
Banner Removal
This commit is contained in:
parent
e78174de6a
commit
6cd254b818
@ -46,6 +46,9 @@ 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
|
||||||
|
sed -i '225,235 d' 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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user