From 641f877da81bcc7299fa31319a8c6c54cb536c15 Mon Sep 17 00:00:00 2001 From: manojampalam Date: Sun, 15 May 2016 22:47:20 -0700 Subject: [PATCH] Updated Win32 OpenSSH Automated Install and Upgrade using Chocolatey (markdown) --- Win32-OpenSSH-Automated-Install-and-Upgrade-using-Chocolatey.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Win32-OpenSSH-Automated-Install-and-Upgrade-using-Chocolatey.md b/Win32-OpenSSH-Automated-Install-and-Upgrade-using-Chocolatey.md index 7878212..35250f7 100644 --- a/Win32-OpenSSH-Automated-Install-and-Upgrade-using-Chocolatey.md +++ b/Win32-OpenSSH-Automated-Install-and-Upgrade-using-Chocolatey.md @@ -1,4 +1,4 @@ -Win32-OpenSSH's Chocolatey package can be found [here](https://chocolatey.org/packages/win32-openssh). The package is authored and being maintained by [@DarwinJS](https://github.com/DarwinJS) +Win32-OpenSSH's Chocolatey package can be found [here](https://chocolatey.org/packages/win32-openssh). The package is authored and being maintained by [@DarwinJS](https://github.com/DarwinJS). It is typically updated within a couple of days of a new release on GitHub. The package automates the install steps listed in [wiki](https://github.com/PowerShell/Win32-OpenSSH/wiki/Install-Win32-OpenSSH). The package is also engineered to use 'Choco upgrade win32-openssh' to update to the latest release. Be sure to look over the installation instructions on Chocolatey as the package takes special switches to install, upgrade and uninstall the sshd service and a special switch to completely clean up server keys on an uninstall.