mirror of
https://git.coolaj86.com/coolaj86/greenlock-cli.js
synced 2025-02-22 19:28:05 +00:00
renewal is already the default
This commit is contained in:
parent
ffbc25583e
commit
546a7ad712
@ -74,7 +74,6 @@ sudo letsencrypt certonly \
|
|||||||
--webroot --webroot-path /srv/www/example.com \
|
--webroot --webroot-path /srv/www/example.com \
|
||||||
--config-dir /etc/letsencrypt \
|
--config-dir /etc/letsencrypt \
|
||||||
--domains example.com,www.example.com \
|
--domains example.com,www.example.com \
|
||||||
--renew-by-default \
|
|
||||||
--server https://acme-staging.api.letsencrypt.org/directory
|
--server https://acme-staging.api.letsencrypt.org/directory
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user