repo.or.cz
/
rsync_backup.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
create the host directory on first run
[rsync_backup.git]
/
du.sh
blob
202dae39012104e87aff08e2f11604148e2ce4af
1
#!/bin/sh
2
3
.
/
etc
/
conf.d
/
backup
4
5
${REMOTE_DU} -csh ${DST}/{hourly,daily,weekly,monthly}
.
*