projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
239cfac
)
was missing www-data. argh!
author
Chris Koeritz
<fred@gruntose.com>
Mon, 11 Feb 2013 04:47:00 +0000
(23:47 -0500)
committer
Chris Koeritz
<fred@gruntose.com>
Mon, 11 Feb 2013 04:47:00 +0000
(23:47 -0500)
scripts/archival/serene_backer_upper.sh
patch
|
blob
|
history
diff --git
a/scripts/archival/serene_backer_upper.sh
b/scripts/archival/serene_backer_upper.sh
index 9ac48ac508fe341ab0769475d7109ad154d3e14d..60de6f0c25c5222564d6e7415070b1665c50c1dd 100644
(file)
--- 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