Add --cert-home address
parent
3d82eb7133
commit
dacc5df8df
|
@ -35,7 +35,7 @@ wget -O - https://raw.githubusercontent.com/acmesh-official/acme.sh/master/acme
|
||||||
```
|
```
|
||||||
git clone https://github.com/acmesh-official/acme.sh.git
|
git clone https://github.com/acmesh-official/acme.sh.git
|
||||||
cd acme.sh
|
cd acme.sh
|
||||||
./acme.sh --install -m my@example.com
|
./acme.sh --install -m my@example.com --cert-home /etc/letsencrypt/live
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue