Created
November 3, 2016 01:57
-
-
Save trodemaster/b68ac25ce5d42afdb2d3a591194caa12 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1')) | |
choco install openssh -params '"/SSHServerFeature"' -force |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment