From: Chris Koeritz Date: Mon, 11 Feb 2013 04:47:00 +0000 (-0500) Subject: was missing www-data. argh! X-Git-Tag: 2.140.90~1116 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=178a743e73126bed448ca23d2f0bee4b3f780f3f;hp=239cfacd97302b81ef5a70bb87436ec0596bd4dc;p=feisty_meow.git was missing www-data. argh! --- diff --git a/scripts/archival/serene_backer_upper.sh b/scripts/archival/serene_backer_upper.sh index 9ac48ac5..60de6f0c 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 ; do +for subdir in albums deepcore drupal fred git sharedspam sim svn trac www-data ; do synch_to_backup /home/$subdir /z/backup/home/$subdir done