install cygwin to cygwin64 by default
This commit is contained in:
parent
b0cc712beb
commit
687cbb86cc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue