Update xo_install.sh
This commit is contained in:
parent
af596a2f58
commit
5da3a6d022
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue