do not refreshenv as it exits the current batch file
This commit is contained in:
parent
71224ec4e4
commit
9b5232110e
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
choco install -y firefox googlechrome wget
|
choco install -y firefox googlechrome wget
|
||||||
refreshenv
|
|
||||||
wget https://cygwin.com/setup-x86_64.exe
|
wget https://cygwin.com/setup-x86_64.exe
|
||||||
REM cygwin installation
|
REM cygwin installation
|
||||||
setup-x86_64 -R c:\cywin\ -Pg curl,zsh,git,vim,wget
|
setup-x86_64 -R c:\cywin\ -Pg curl,zsh,git,vim,wget
|
||||||
|
|
Loading…
Reference in a new issue