Overcomplicated steps for wiki "How to retrieve links to latest packages" #2050
NLZ
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This page is way too overcomplicated:
https://github.com/PowerShell/Win32-OpenSSH/wiki/How-to-retrieve-links-to-latest-packages
Instead, you can just use this url to download the latest:
https://github.com/PowerShell/Win32-OpenSSH/releases/latest/download/OpenSSH-Win64.zip
Even the whole retrieve page could be scrapped to simplify and replace step 2 here:
https://github.com/PowerShell/Win32-OpenSSH/wiki/Install-Win32-OpenSSH#install-win32-openssh-test-release
with this:
Beta Was this translation helpful? Give feedback.
All reactions