X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Ftell_zooty_our_ip.crontab;h=1d9aacef83af978dee489d0cdfc70af26255842f;hb=840dcb655020aa651069b9003f1dc50b78e37f6f;hp=37322d24cf421fa1665c51dbb00909c5405aeec4;hpb=e1de9292f1edd90061f61d132afddf8cb12a12ee;p=feisty_meow.git diff --git a/infobase/configuration/cron/tell_zooty_our_ip.crontab b/infobase/configuration/cron/tell_zooty_our_ip.crontab index 37322d24..1d9aacef 100644 --- a/infobase/configuration/cron/tell_zooty_our_ip.crontab +++ b/infobase/configuration/cron/tell_zooty_our_ip.crontab @@ -1,5 +1,5 @@ #[tell zooty our ip] # firewall host only--inform serene/zooty of our home IP address to enable back-connections. -0,14,28,42,56 * * * * (bash /home/fred/feisty_meow/scripts/security/tell_zooty_our_ip.sh serene.feistymeow.org fred fred ) &>>/tmp/${CRONUSER}-cron-tell_zooty_our_ip.log +0,14,28,42,56 * * * * (bash $HOME/feisty_meow/scripts/security/tell_zooty_our_ip.sh serene.feistymeow.org $CRONUSER $CRONUSER ) &>>/tmp/${CRONUSER}-cron-tell_zooty_our_ip.log