typo
This commit is contained in:
parent
41302bf6e4
commit
721d32422e
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ ghc -fforce-recomp --make Build/NullSoftInstaller.hs
|
||||||
if [ ! -e rsync.exe ]; then
|
if [ ! -e rsync.exe ]; then
|
||||||
withcyg wget https://downloads.kitenet.net/git-annex/windows/assets/rsync.exe
|
withcyg wget https://downloads.kitenet.net/git-annex/windows/assets/rsync.exe
|
||||||
fi
|
fi
|
||||||
PATH=".:/c/cygwin/bin:$PATH" withcygpreferred Build/NullSoftInstaller.exe
|
PATH=".:/c/cygwin/bin:$PATH" Build/NullSoftInstaller.exe
|
||||||
|
|
||||||
rm -f last-incremental-failed
|
rm -f last-incremental-failed
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue