diff --git a/windows_cygwin/bootstrap.bat b/windows_cygwin/bootstrap.bat index 6d75c9dc..fb41e542 100644 --- a/windows_cygwin/bootstrap.bat +++ b/windows_cygwin/bootstrap.bat @@ -1,4 +1,4 @@ +echo on @powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin -refreshenv choco install -y git win32-openssh