X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fbackup_photo_albums.crontab;h=b295bb0f8fd75dd953fffa06ba206098c2bba29c;hb=480c3c365f528504de73e8c31beef7c0c9fa5c46;hp=b93e56ffa6bae10b30b71a9888c69a4eb0020e91;hpb=da8805bb69afd232991a8031d3164f02e78da644;p=feisty_meow.git diff --git a/infobase/configuration/cron/backup_photo_albums.crontab b/infobase/configuration/cron/backup_photo_albums.crontab index b93e56ff..b295bb0f 100644 --- a/infobase/configuration/cron/backup_photo_albums.crontab +++ b/infobase/configuration/cron/backup_photo_albums.crontab @@ -1,7 +1,7 @@ ############## -#[backup photo albums] +#[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