fix cygwin isntaller to be noninteractive

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

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 -R "C:\cygwin" -Pg curl,zsh,git,vim,wget
setup-x86_64.exe -R "C:\cygwin" -s http://cygwin.netbet.org/ -q -g -P curl,zsh,git,vim,wget