force mail

This commit is contained in:
Cold-Egg
2021-06-24 14:51:07 +08:00
parent 51712ae88e
commit 96cfb22867
2 changed files with 2 additions and 11 deletions
-4
View File
@@ -134,10 +134,6 @@ With email notification:
```
./bin/acme.sh [-I, --install] [-E, --email] EMAIL_ADDR
```
Without email notification:
```
./bin/acme.sh [-I, --install] [-NE, --no-email]
```
### Applying a Let's Encrypt Certificate
Use the root domain in this command, and it will check for a certificate and automatically apply one with and without `www`:
```