Skip to content

Commit

Permalink
fix(cron.json): erreur copier-coller sur send_notifications_daily.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
calummackervoy committed Jul 3, 2024
1 parent f2eedd4 commit ef1fd3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clevercloud/cron.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"5 5 1 * * $ROOT/clevercloud/collect_monthly_matomo_stats.sh",
"8 5 * * 1 $ROOT/clevercloud/collect_weekly_matomo_forum_stats.sh",
"*/15 7-21 * * * $ROOT/clevercloud/send_notifications_regular.sh",
"5 6 * * * $ROOT/clevercloud/send_notifications_regular.sh",
"5 6 * * * $ROOT/clevercloud/send_notifications_daily.sh",
"10 6-22 * * * $ROOT/clevercloud/add_user_to_list_when_register.sh",
"30 13 * * 1 $ROOT/clevercloud/send_notifs_on_unanswered_topics_list.sh 8",
"30 13 * * 2 $ROOT/clevercloud/send_notifs_on_unanswered_topics_list.sh 9",
Expand Down

0 comments on commit ef1fd3f

Please sign in to comment.