Add support for custom Xen Orchestra repository
This commit is contained in:
@@ -10,6 +10,9 @@ INSTALLDIR="/opt/xo"
|
||||
# Configuration is stored in XOUSER's home directory and by default will be overwritten with every update done by this script. Set CONFIGUPDATE to false if you don't want this to happen
|
||||
CONFIGUPDATE=true
|
||||
|
||||
# Location of Xen Orchestra repository
|
||||
REPOSITORY="https://github.com/vatesfr/xen-orchestra"
|
||||
|
||||
# Git branch or tag (append tags/ before the tag name) where xen-orchestra sources are fetched.
|
||||
# Also, you can set this to "release" to use the latest tagged branch.
|
||||
BRANCH="master"
|
||||
|
Reference in New Issue
Block a user