fix typos

This commit is contained in:
wh1te909 2021-02-26 09:01:14 +00:00
parent d60481ead4
commit c03b768364
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ The following optional arguments can be passed to any of the installation method
```
-log debug
```
Will print very verbose logging during agent install. Usefull for troubleshooting agent install.
Will print very verbose logging during agent install. Useful for troubleshooting agent install.
```
-silent

View File

@ -48,7 +48,7 @@ The update script will also fix any permissions that might have gotten messed up
#### Keeping your Let's Encrypt certificate up to date
!!!info
Currently, the update script does not automatically renew your Let's Encrypt wildcard certificate, which expires every 3 months, since this non-trivial to automate using the DNS TXT record method.
Currently, the update script does not automatically renew your Let's Encrypt wildcard certificate, which expires every 3 months, since this is non-trivial to automate using the DNS TXT record method.
To renew your Let's Encrypt wildcard cert, run the following command, replacing `example.com` with your domain and `admin@example.com` with your email: