was missing www-data. argh!
authorChris Koeritz <fred@gruntose.com>
Mon, 11 Feb 2013 04:47:00 +0000 (23:47 -0500)
committerChris Koeritz <fred@gruntose.com>
Mon, 11 Feb 2013 04:47:00 +0000 (23:47 -0500)
scripts/archival/serene_backer_upper.sh

index 9ac48ac508fe341ab0769475d7109ad154d3e14d..60de6f0c25c5222564d6e7415070b1665c50c1dd 100644 (file)
@@ -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