export UPGRADE_LOCATION too

This commit is contained in:
Joey Hess 2015-04-14 15:07:12 -04:00
parent f613827772
commit a0b2c76deb

View file

@ -22,6 +22,7 @@ withcygpreferred () {
# This tells git-annex where to upgrade itself from.
UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe
export UPGRADE_LOCATION
# This can be used to force git-annex to build supporting a particular
# version of git, instead of the version installed at build time.