X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=infobase%2Fconfiguration%2Fcron%2Fbackup_photo_albums.crontab;h=8a51b931b10342a04545d9fef77170b4c8f0c736;hb=a17551ede4d20895fae86bf6615674cbc803b45b;hp=8c5fc02507d668fc4568d7bcd12ad1a894967e0f;hpb=05f88e7f85ea5e2d7c87a2b6e3911c2a11cdfcca;p=feisty_meow.git diff --git a/infobase/configuration/cron/backup_photo_albums.crontab b/infobase/configuration/cron/backup_photo_albums.crontab index 8c5fc025..8a51b931 100644 --- a/infobase/configuration/cron/backup_photo_albums.crontab +++ b/infobase/configuration/cron/backup_photo_albums.crontab @@ -1,13 +1,5 @@ - -SHELL=/bin/bash - -# m h dom mon dow command - -USER=fred - #[backup photo albums] # back up the pictures in coppermine gallery every month. -34 6 4 * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; tar -czf /z/stuffing/archives/photo_albums_backup_$(date_stringer).tar.gz /home/albums ; refred) &>/tmp/albums_backup_${USER}.log - +34 6 4 * * (source $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; tar -czf /z/stuffing/archives/photo_albums_backup_$(date_stringer).tar.gz /home/albums ; refred) &>>/tmp/${CRONUSER}-cron-backup_photo_albums.log