Merge branch 'master' into npm
This commit is contained in:
commit
5cc07f9539
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ choco install -y --allowEmptyChecksum firefox googlechrome wget notepadplusplus
|
||||||
call refreshenv
|
call refreshenv
|
||||||
|
|
||||||
wget -c https://cygwin.com/setup-x86_64.exe
|
wget -c https://cygwin.com/setup-x86_64.exe
|
||||||
setup-x86_64.exe -R "C:\cygwin64" -s http://cygwin.netbet.org/ -q -g -P curl,zsh,git,vim,wget,xz,tar,gawk,bzip2,subversion,zlib,fontconfig,clang,cmake,lua,perl
|
setup-x86_64.exe -R "C:\cygwin64" -s http://cygwin.netbet.org/ -q -g -P curl,zsh,git,vim,wget,xz,tar,gawk,bzip2,subversion,zlib,fontconfig,clang,cmake,lua,perl,the_silver_searcher
|
||||||
|
|
||||||
set script_path=%~dp0
|
set script_path=%~dp0
|
||||||
set repo_path=%script_path%\..\
|
set repo_path=%script_path%\..\
|
||||||
|
|
Loading…
Reference in a new issue