probing
This commit is contained in:
parent
64379ff59e
commit
63bd83458c
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue