Add option --nocron to advanced installation (see #220)
parent
80cad0cd42
commit
da64804b98
|
@ -64,5 +64,6 @@ Explanations :
|
||||||
- `--accountemail ` is the email used to register an account to Let's Encrypt, you will receive a renewal notice email here.
|
- `--accountemail ` is the email used to register an account to Let's Encrypt, you will receive a renewal notice email here.
|
||||||
- `--accountkey` is the file saving your account private key. By default, it's saved in `--config-home`.
|
- `--accountkey` is the file saving your account private key. By default, it's saved in `--config-home`.
|
||||||
- `--user-agent` is the user-agent header value used to send to Let's Encrypt.
|
- `--user-agent` is the user-agent header value used to send to Let's Encrypt.
|
||||||
|
- `--nocron` install acme.sh without cronjob
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue