Skip to content

Commit

Permalink
fix cron... again
Browse files Browse the repository at this point in the history
  • Loading branch information
lyrixx committed Nov 15, 2024
1 parent 682209d commit 26bcb33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/docker/services/php/cron/crontab
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0 9 * * * /home/app/application/bin/console qotd:run > /proc/1/fd/1 2>&1
0 9 * * * /var/www/bin/console qotd:run > /proc/1/fd/1 2>&1

0 comments on commit 26bcb33

Please sign in to comment.