set UPGRADE_LOCATION for Windows build
This commit is contained in:
parent
4112b317a7
commit
f5066d788a
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ FLAGS="-Webapp -Assistant -XMPP"
|
|||
|
||||
PATH="$HP/bin:$HP/lib/extralibs/bin:/c/Program Files (x86)/NSIS:$PATH"
|
||||
|
||||
UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe
|
||||
|
||||
# Run a command with the cygwin environment available.
|
||||
# However, programs not from cygwin are preferred.
|
||||
withcyg () {
|
||||
|
|
Loading…
Reference in a new issue