echo commands on screen in windows bootstrap
This commit is contained in:
parent
6b6ad82be4
commit
0eac6c5a62
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue