This commit is contained in:
Joey Hess 2013-12-06 14:38:31 -04:00
parent 4190d00a0f
commit b4f8e10e1f

View file

@ -10,7 +10,7 @@ set -e
HP="/c/Program Files (x86)/Haskell Platform/2013.2.0.0"
PATH="$HP/bin:$HP/lib/extralibs/bin:/c/Program Files (x86)/NSIS:/c/msysgit/cmd:/c/msysgit/bin:$PATH"
git --version || true
git --version || echo "git failed to run!"
# This tells git-annex where to upgrade itself from.
UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe