From 5da3a6d022e0b5dc328af420302a01b2a7468861 Mon Sep 17 00:00:00 2001 From: Jarli01 Date: Wed, 7 Feb 2018 10:35:30 -0500 Subject: [PATCH] Update xo_install.sh --- xo_install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/xo_install.sh b/xo_install.sh index f4dfbfe..2d4496c 100644 --- a/xo_install.sh +++ b/xo_install.sh @@ -29,6 +29,7 @@ sudo /usr/local/bin/n stable sudo /usr/bin/apt-get install --yes build-essential redis-server libpng-dev git python-minimal libvhdi-utils nfs-common /usr/bin/git clone -b $xo_server_dir +/usr/bin/git clone -b $xo_branch # Patch to allow config restore sed -i 's/< 5/> 0/g' /opt/xen-orchestra/xo-web/dist/src/xo-app/settings/config/index.js