mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-14 02:11:45 +00:00
Fix some typos
This commit is contained in:
parent
63c6a3b089
commit
5bdad8448c
@ -57,7 +57,7 @@ Nothing will be broken during the process.
|
|||||||
|
|
||||||
### 1. Install online:
|
### 1. Install online:
|
||||||
|
|
||||||
Check this project:https://github.com/Neilpang/get.acme.sh
|
Check this project: https://github.com/Neilpang/get.acme.sh
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl https://get.acme.sh | sh
|
curl https://get.acme.sh | sh
|
||||||
@ -90,7 +90,7 @@ The installer will perform 3 actions:
|
|||||||
|
|
||||||
1. Create and copy `acme.sh` to your home dir (`$HOME`): `~/.acme.sh/`.
|
1. Create and copy `acme.sh` to your home dir (`$HOME`): `~/.acme.sh/`.
|
||||||
All certs will be placed in this folder.
|
All certs will be placed in this folder.
|
||||||
2. Create alia for: `acme.sh=~/.acme.sh/acme.sh`.
|
2. Create alias for: `acme.sh=~/.acme.sh/acme.sh`.
|
||||||
3. Create everyday cron job to check and renew the cert if needed.
|
3. Create everyday cron job to check and renew the cert if needed.
|
||||||
|
|
||||||
Cron entry example:
|
Cron entry example:
|
||||||
|
Loading…
Reference in New Issue
Block a user