Added ability to update only to tagged releases.
This commit is contained in:
@@ -7,7 +7,8 @@ PORT="80"
|
||||
# Base dir for installation and future updates
|
||||
INSTALLDIR="/etc/xo"
|
||||
|
||||
# Git branch or tag (append tags/ before the tag name) where xen-orchestra sources are fetched
|
||||
# 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"
|
||||
|
||||
# Log path for possible errors
|
||||
|
Reference in New Issue
Block a user