echo commands on screen in windows bootstrap

This commit is contained in:
Cyryl Płotnicki-Chudyk 2016-07-30 10:53:09 +02:00
parent 6b6ad82be4
commit 0eac6c5a62

View file

@ -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