updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git] / wiper / wiper.install
blob1daa3bffe171313d5598cee81f2605c5ac27a36a
1 post_install() {
3   echo "IMPORTANT:"
4   echo "Read /usr/share/wiper/README.txt before using this script"
7 post_upgrade() {
8   post_install
10 # vim:set ts=2 sw=2 et: