From: Michael Tremer Date: Tue, 26 Nov 2024 16:52:13 +0000 (+0000) Subject: cron: Schedule the Christmas campaign X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e456ff0b30c43c867bdd1a129d9082cef62dc54b;p=ipfire.org.git cron: Schedule the Christmas campaign Signed-off-by: Michael Tremer --- diff --git a/src/crontab/ipfire b/src/crontab/ipfire index e93d81da..e1366ccf 100644 --- a/src/crontab/ipfire +++ b/src/crontab/ipfire @@ -23,3 +23,8 @@ SHELL=/bin/bash # Toot once a day 0 8 * * * nobody sleep ${RANDOM} && ipfire.org --logging=error toot + +# Christmas Campaign +0 16 6 12 * nobody ipfire.org --logging=error campaigns:send donate/messages/christmas-1 +0 15 17 12 * nobody ipfire.org --logging=error campaigns:send donate/messages/christmas-2 +0 17 24 12 * nobody ipfire.org --logging=error campaigns:send donate/messages/christmas-3