Browse Source

Update README.md

Add manual upgrade instructions for v2.43
pull/724/head
Tim Kimber 4 years ago
committed by GitHub
parent
commit
8103b10e39
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      README.md

+ 5
- 0
README.md View File

@ -21,6 +21,11 @@ for automating the process on remote servers.
- [Include Root certificate in full chain](#include-root-certificate-in-full-chain)
- [Issues / problems / help](#issues--problems--help)
## Upgrade broken in v2.43
The automatic upgrade in v2.43 is broken as the url is incorrect. If you have this version installed you'll need to manually upgrade using:
```curl --silent --user-agent getssl/manual https://raw.githubusercontent.com/srvrco/getssl/latest/getssl --output getssl```
## Features
* **Bash** - It runs on virtually all unix machines, including BSD, most


Loading…
Cancel
Save