cleaning up missing variable after new awakening to simple approach to vars taken...
[feisty_meow.git] / database / configuration / cron / zooty_archive_packer.crontab
index ec935f1175a42fe69fc4acdf17c62fae83d93133..1e9415191d03cf71b8062c3fe0e8964a7c1d1577 100644 (file)
@@ -3,6 +3,8 @@ SHELL=/bin/bash
 
 # m h dom mon dow command
 
+USER=fred
+
 # this packs up our archives once a day.
 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