X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fbackup_photo_albums.crontab;h=b93e56ffa6bae10b30b71a9888c69a4eb0020e91;hb=349134c5f00fa483dd75659428a1ab0c58657015;hp=8a51b931b10342a04545d9fef77170b4c8f0c736;hpb=6a60fb3300431fcc3001b1c5dec3fdf814ee2de4;p=feisty_meow.git diff --git a/infobase/configuration/cron/backup_photo_albums.crontab b/infobase/configuration/cron/backup_photo_albums.crontab index 8a51b931..b93e56ff 100644 --- a/infobase/configuration/cron/backup_photo_albums.crontab +++ b/infobase/configuration/cron/backup_photo_albums.crontab @@ -1,5 +1,9 @@ +############## + #[backup photo albums] # back up the pictures in coppermine gallery every month. 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 +############## +