You've already forked baupm-core
Initial commit
This commit is contained in:
7
scripts/crontab
Normal file
7
scripts/crontab
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
# Fetch emails
|
||||
*/5 * * * * /home/bitnami/apps/redmine/fetch-mails >/dev/null 2>&1
|
||||
|
||||
# Update Letsencrypt Certificate
|
||||
#### Don't forget to set the --email and --domain arguments! ####
|
||||
# 0 0 * * * sudo /opt/bitnami/letsencrypt/lego --path /opt/bitnami/letsencrypt --email="" --http --http-timeout 30 --http.webroot /opt/bitnami/apps/letsencrypt --domains="" renew && sudo /opt/bitnami/apache2/bin/httpd -f /opt/bitnami/apache2/conf/httpd.conf -k graceful
|
||||
Reference in New Issue
Block a user