X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fbackup_photo_albums.crontab;h=51e80c88dce33cd54c99977997879f284c7b02ce;hb=099c43685bd332b99878ab3732af7bd460ced78b;hp=6209055b394dd2281265c8d00c54c040eeb9eca5;hpb=b01649a3026d9931c62eff7a423c9ced695087c7;p=feisty_meow.git diff --git a/infobase/configuration/cron/backup_photo_albums.crontab b/infobase/configuration/cron/backup_photo_albums.crontab index 6209055b..51e80c88 100644 --- a/infobase/configuration/cron/backup_photo_albums.crontab +++ b/infobase/configuration/cron/backup_photo_albums.crontab @@ -1,5 +1,5 @@ - +#[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