mirror of
https://github.com/Jarli01/xenorchestra_installer
synced 2025-12-23 12:09:58 +00:00
Compare commits
2 Commits
apt-transp
...
Change-sup
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
db573519ee | ||
|
|
d25a71ef9a |
@@ -49,6 +49,10 @@ ln -s /usr/bin/node /usr/local/bin/node
|
|||||||
# Removing the "Built from Source - no support banner
|
# Removing the "Built from Source - no support banner
|
||||||
sed -i '225,235 d' /opt/xen-orchestra/packages/xo-web/src/xo-app/index.js
|
sed -i '225,235 d' /opt/xen-orchestra/packages/xo-web/src/xo-app/index.js
|
||||||
|
|
||||||
|
# Point people to this GH for issues first and we can escalte to vatesfr if so required
|
||||||
|
|
||||||
|
sed -i 's~https://github.com/vatesfr/xen-orchestra/issues/new~https://github.com/Jarli01/xenorchestra_installer/issues/new~g' /opt/xen-orchestra/packages/xo-web/src/xo-app/about/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