Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit 26ccd60

Browse files
committed
fix: [torrust#49] crontab configuration
1 parent 09a9ed1 commit 26ccd60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
0 12 * * * /home/torrust/github/torrust/torrust-demo/bin/ssl_renew.sh >> /var/log/cron.log 2>&1
2-
0 * * * * /home/torrust/github/torrust/torrust-demo/bin/index-db-backup.sh >> /var/log/cron.log 2>&1
1+
0 12 * * * /home/torrust/github/torrust/torrust-demo/share/bin/ssl_renew.sh >> /var/log/cron.log 2>&1
2+
0 * * * * /home/torrust/github/torrust/torrust-demo/share/bin/index-db-backup.sh >> /var/log/cron.log 2>&1

0 commit comments

Comments
 (0)