mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-03-22 18:20:09 +08:00
Updated Home (markdown)
parent
cde88fd2bc
commit
5d831feace
4
Home.md
4
Home.md
@ -6,11 +6,11 @@ Here is the wiki page for le.sh
|
|||||||
## 1. How to install
|
## 1. How to install
|
||||||
Install online:
|
Install online:
|
||||||
```
|
```
|
||||||
curl https://raw.githubusercontent.com/Neilpang/acme.sh/master/acme.sh | INSTALLONLINE=1 bash
|
curl https://raw.githubusercontent.com/Neilpang/acme.sh/master/acme.sh | INSTALLONLINE=1 sh
|
||||||
```
|
```
|
||||||
Or,
|
Or,
|
||||||
```
|
```
|
||||||
wget -O - https://raw.githubusercontent.com/Neilpang/acme.sh/master/acme.sh | INSTALLONLINE=1 bash
|
wget -O - https://raw.githubusercontent.com/Neilpang/acme.sh/master/acme.sh | INSTALLONLINE=1 sh
|
||||||
```
|
```
|
||||||
|
|
||||||
Install from git:
|
Install from git:
|
||||||
|
Loading…
Reference in New Issue
Block a user