Make The Set Tag/Branch Message More Clear

This commit is contained in:
Oscar Beaumont
2018-07-20 12:31:36 -04:00
committed by GitHub
parent 0cf195d17b
commit b7560d2c71

View File

@@ -17,7 +17,7 @@ PORT="80"
# Base dir for installation and future updates # Base dir for installation and future updates
INSTALLDIR="/etc/xo" INSTALLDIR="/etc/xo"
# Git branch or tag where xen-orchestra sources are fetched # Git branch or tag (append tags/ before the tag name) where xen-orchestra sources are fetched
BRANCH="master" BRANCH="master"
# Log path for possible errors # Log path for possible errors