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 Wed Jan 25 08:34:36 UTC 2012
[aur-mirror.git]
/
gmail-notify
/
gmail-notify.install
blob
cb0930cf420dd944bb5d8e7f7a4c8844a832cc17
1
post_install() {
2
cat << EOF
3
4
==> Copy the file /usr/share/gmail-notify/notifier.conf.sample to your home directory
5
==> ( ~/.notifier.conf )
6
7
EOF
8
}
9
10
op=$1
11
shift
12
13
$op $*