mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-14 02:11:45 +00:00
Install from get.acme.sh
This commit is contained in:
parent
6cc11ffb7d
commit
b0515cf8c0
@ -52,14 +52,16 @@ Nothing broken.
|
|||||||
|
|
||||||
### 1. Install online:
|
### 1. Install online:
|
||||||
|
|
||||||
|
Check this project:https://github.com/Neilpang/get.acme.sh
|
||||||
|
|
||||||
```
|
```
|
||||||
curl https://raw.githubusercontent.com/Neilpang/acme.sh/master/acme.sh | INSTALLONLINE=1 bash
|
curl https://get.acme.sh | bash
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Or:
|
Or:
|
||||||
```
|
```
|
||||||
wget -O - https://raw.githubusercontent.com/Neilpang/acme.sh/master/acme.sh | INSTALLONLINE=1 bash
|
wget -O - https://get.acme.sh | bash
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user