export UPGRADE_LOCATION too
This commit is contained in:
parent
f613827772
commit
a0b2c76deb
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ withcygpreferred () {
|
||||||
|
|
||||||
# This tells git-annex where to upgrade itself from.
|
# This tells git-annex where to upgrade itself from.
|
||||||
UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe
|
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
|
# This can be used to force git-annex to build supporting a particular
|
||||||
# version of git, instead of the version installed at build time.
|
# version of git, instead of the version installed at build time.
|
||||||
|
|
Loading…
Add table
Reference in a new issue