Merge pull request #463 from raph-topo/patch-1

Typo
Dieser Commit ist enthalten in:
Niklas Meyer 2022-09-05 00:21:37 +02:00 committet von GitHub
Commit a4e8b791ed
Es konnte kein GPG-SchlĂĽssel zu dieser Signatur gefunden werden
GPG-SchlĂĽssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -83,7 +83,7 @@ apt install certbot
Get the desired certificates (as *root* or *sudo*):
```
certbot certonly -d mailcow_HOSTNAME
certbot certonly -d MAILCOW_HOSTNAME
certbot certonly -d MAILMAN_DOMAIN
```