install cygwin to cygwin64 by default

This commit is contained in:
Cyryl Płotnicki-Chudyk 2016-07-30 12:53:24 +02:00
parent b0cc712beb
commit 687cbb86cc

View file

@ -1,5 +1,5 @@
choco install -y firefox googlechrome wget
wget -c https://cygwin.com/setup-x86_64.exe
REM cygwin installation
setup-x86_64.exe -R "C:\cygwin" -s http://cygwin.netbet.org/ -q -g -P curl,zsh,git,vim,wget
setup-x86_64.exe -R "C:\cygwin64" -s http://cygwin.netbet.org/ -q -g -P curl,zsh,git,vim,wget