X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=database%2Fconfiguration%2Fcron%2Fnechung_fortune.crontab;h=6cbeab692b3a3345ae528d8d8cce5b021a9f1b87;hb=7233d6dd8230bb559027726e40f5069d40e5ec7c;hp=16bb964bccfad188ffe28bb668f878326a4ad30c;hpb=cb1380834ef1db724f4e71ce80aabee0f23e9043;p=feisty_meow.git diff --git a/database/configuration/cron/nechung_fortune.crontab b/database/configuration/cron/nechung_fortune.crontab index 16bb964b..6cbeab69 100644 --- a/database/configuration/cron/nechung_fortune.crontab +++ b/database/configuration/cron/nechung_fortune.crontab @@ -3,4 +3,4 @@ SHELL=/bin/bash # m h dom mon dow command -* * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/profile.sh; perl $HOME/feisty_meow/scripts/text/new_sig.pl) &>/dev/null +* * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; perl $HOME/feisty_meow/scripts/text/new_sig.pl) &>/dev/null