X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=database%2Fconfiguration%2Fcron%2Fnechung_fortune.crontab;h=16bb964bccfad188ffe28bb668f878326a4ad30c;hb=777e78df57ff60a59817c7a4a6744e2a12ed2342;hp=0d3ae16f08f25524e4a2765db882e51805f2c539;hpb=6d259e9731c7a7cbe768cf0c208718eaec1d9e8e;p=feisty_meow.git diff --git a/database/configuration/cron/nechung_fortune.crontab b/database/configuration/cron/nechung_fortune.crontab index 0d3ae16f..16bb964b 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/yeti/scripts/core/profile.sh; perl $HOME/yeti/scripts/text/new_sig.pl) &>/dev/null +* * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/profile.sh; perl $HOME/feisty_meow/scripts/text/new_sig.pl) &>/dev/null