repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
auto-rsync-backups
/
install
blob
f3a75f909326af95aa48c53ccb8a583814f4d13b
1
2
post_install() {
3
cat <<EOF
4
You can now use backups.sh and restore.sh
5
An example of configuration file is available as /usr/share/auto-rsync-backups/backups.conf
6
An example of excludes file is available as /usr/share/auto-rsync-backups/backups.exclude
7
EOF
8
}
9