updated with new fortunes after annoying merge conflict.
[feisty_meow.git] / database / configuration / cron / zooty_archive_packer.crontab
index 50bc3116eee40764a606a7b3343ad5f242af7080..1e9415191d03cf71b8062c3fe0e8964a7c1d1577 100644 (file)
@@ -3,7 +3,9 @@ SHELL=/bin/bash
 
 # m h dom mon dow command
 
+USER=fred
+
 # this packs up our archives once a day.
-32 6 0 * * (source $HOME/yeti/scripts/core/profile.sh; bash $HOME/yeti/scripts/archival/pack_yeti.sh ; bash $HOME/yeti/scripts/archival/pack_hoople.sh ) &>/tmp/packing_cron.log 
+32 6 0 * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/archival/pack_yeti.sh ; bash $HOME/feisty_meow/scripts/archival/pack_hoople.sh ) &>>/tmp/zz_packing_cron_$USER.log