Update xo_install.sh

typo fixes.
This commit is contained in:
Jarli01 2018-02-07 10:33:04 -05:00 committed by GitHub
parent e94425813b
commit af596a2f58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ sudo /usr/local/bin/n stable
#Install XO dependencies
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
/usr/bin/git clone -b $xo_server_dir
# Patch to allow config restore
sed -i 's/< 5/> 0/g' /opt/xen-orchestra/xo-web/dist/src/xo-app/settings/config/index.js