Update xo_install.sh

This commit is contained in:
Jarli01 2018-02-07 10:35:30 -05:00 committed by GitHub
parent af596a2f58
commit 5da3a6d022
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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