From db573519eee5d840898c3a60beeac730ab8e669c Mon Sep 17 00:00:00 2001 From: Dustin B Date: Mon, 17 Jun 2019 11:26:11 -0400 Subject: [PATCH] Update xo_install.sh --- xo_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xo_install.sh b/xo_install.sh index 1af74f2..89c3afc 100644 --- a/xo_install.sh +++ b/xo_install.sh @@ -49,7 +49,7 @@ ln -s /usr/bin/node /usr/local/bin/node # Removing the "Built from Source - no support banner 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 vatefr if so required +# 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