Skip to content

Commit

Permalink
delints README
Browse files Browse the repository at this point in the history
  • Loading branch information
tisba committed Jun 4, 2024
1 parent c1512d3 commit 250d090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ fritz-tls --key=./certbot/live/demo.example.com/privkey.pem --fullchain=./certbo

## Renew Automation

You can use cron (on Linux) or launchd (on macOS) to run `fritz-tls` automatically. By default, it will check if the cert is still valid and only renew if the remaining validity is less then 30 days. Check out https://www.launchd.info to learn how launchd can be used or use https://launched.zerowidth.com to generate a plist file.
You can use cron (on Linux) or launchd (on macOS) to run `fritz-tls` automatically. By default, it will check if the cert is still valid and only renew if the remaining validity is less then 30 days. Check out <https://www.launchd.info> to learn how launchd can be used or use <https://launched.zerowidth.com> to generate a plist file.

## TODOs and Ideas

Expand Down

0 comments on commit 250d090

Please sign in to comment.