Merge branch 'release-2.140.136'
[feisty_meow.git] / infobase / configuration / cron / backup_photo_albums.crontab
index b93e56ffa6bae10b30b71a9888c69a4eb0020e91..b295bb0f8fd75dd953fffa06ba206098c2bba29c 100644 (file)
@@ -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