Small fixes, typos, etc

This commit is contained in:
2023-04-15 10:22:00 +02:00
parent ca4cc6ec1b
commit a5a780710d
5 changed files with 11 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
# Fetch emails
*/5 * * * * /home/bitnami/apps/redmine/fetch-mails >/dev/null 2>&1
*/5 * * * * /opt/bitnami/redmine/fetch-mails >/dev/null 2>&1
# Update Letsencrypt Certificate
#### Don't forget to set the --email and --domain arguments! ####