This commit is contained in:
Joey Hess 2013-12-11 11:13:04 -04:00
parent 64379ff59e
commit 63bd83458c

View file

@ -17,6 +17,10 @@ withcyg () {
PATH="$PATH:/c/cygwin/bin" "$@"
}
withcyg which ssh || true
withcyg ls /usr/bin/
# This tells git-annex where to upgrade itself from.
UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe