mirror of
https://github.com/Jarli01/xenorchestra_installer
synced 2025-02-18 19:30:01 +00:00
Update xo_install.sh
This commit is contained in:
parent
5da3a6d022
commit
db1580301a
@ -28,8 +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_dir
|
||||
/usr/bin/git clone -b $xo_branch
|
||||
/usr/bin/git clone -b $xo_branch $xo_server
|
||||
|
||||
# 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
Block a user