4 lines
98 B
PowerShell
4 lines
98 B
PowerShell
![]() |
iwr https://chocolatey.org/install.ps1 -UseBasicParsing | iex
|
||
|
choco install -y git win32-openssh
|
||
|
|