We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f278629 commit 8103b10Copy full SHA for 8103b10
README.md
@@ -21,6 +21,11 @@ for automating the process on remote servers.
21
- [Include Root certificate in full chain](#include-root-certificate-in-full-chain)
22
- [Issues / problems / help](#issues--problems--help)
23
24
+## Upgrade broken in v2.43
25
+
26
+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:
27
+```curl --silent --user-agent getssl/manual https://raw.githubusercontent.com/srvrco/getssl/latest/getssl --output getssl```
28
29
## Features
30
31
* **Bash** - It runs on virtually all unix machines, including BSD, most
0 commit comments