snoroif
[feisty_meow.git] / infobase / configuration / cron / backup_photo_albums.crontab
diff --git a/infobase/configuration/cron/backup_photo_albums.crontab b/infobase/configuration/cron/backup_photo_albums.crontab
new file mode 100644 (file)
index 0000000..6209055
--- /dev/null
@@ -0,0 +1,6 @@
+
+
+# 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
+
+