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 Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git]
/
wiper
/
wiper.install
blob
1daa3bffe171313d5598cee81f2605c5ac27a36a
1
post_install() {
2
3
echo "IMPORTANT:"
4
echo "Read /usr/share/wiper/README.txt before using this script"
5
}
6
7
post_upgrade() {
8
post_install
9
}
10
# vim:set ts=2 sw=2 et: