From 0e3ede2d7ec384f133f0abee32e7a25f6bec9241 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Wed, 20 Feb 2013 14:25:09 -0500 Subject: [PATCH] updated version for our backup job. --- scripts/archival/serene_backer_upper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/archival/serene_backer_upper.sh b/scripts/archival/serene_backer_upper.sh index 60de6f0c..1d5d0cec 100644 --- a/scripts/archival/serene_backer_upper.sh +++ b/scripts/archival/serene_backer_upper.sh @@ -68,7 +68,7 @@ synch_to_backup /etc /z/backup/etc/ ############## -for subdir in albums deepcore drupal fred git sharedspam sim svn trac www-data ; do +for subdir in albums deepcore drupal fred/Maildir git sharedspam svn trac www-data ; do synch_to_backup /home/$subdir /z/backup/home/$subdir done -- 2.34.1