X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Faa_cron_defaults.crontab;h=fb40e2d0afed2991794b8363b0579b2653c6b6a1;hb=31731a0098657ef95424d46f8f973d50904ca8a0;hp=f86ce8dd1d3e63c4df0edd1c7b9381681f05ec6a;hpb=44101597e649b4789f53441a10515c5e825f6d87;p=feisty_meow.git diff --git a/infobase/configuration/cron/aa_cron_defaults.crontab b/infobase/configuration/cron/aa_cron_defaults.crontab index f86ce8dd..fb40e2d0 100644 --- a/infobase/configuration/cron/aa_cron_defaults.crontab +++ b/infobase/configuration/cron/aa_cron_defaults.crontab @@ -57,9 +57,10 @@ USER=fred # ('&>>') to an output file. if your output can be huge, then you may want to # overwrite the output file instead ('&>'). +#[nechung fortune] # runs every minute and recreates a fortune for thunderbird signature. # a lot of the detail below is to get the feisty meow environment loaded for -# the command. +# the new_sig command. * * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; perl $HOME/feisty_meow/scripts/text/new_sig.pl) &>>/tmp/${USER}-cron-nechung_fortune.log