updated on Wed Jan 18 20:10:41 UTC 2012
[aur-mirror.git] / noteo-gmailcheck / noteo-gmailcheck.install
blobce3c3ee524b78e7362846702fcb9cde31307d5d2
1 post_install() {
2   cat << EOF
3 ==> To run this module, add GmailCheck to ~/.config/noteo/noteo.conf
4 -Example:
5    module-names = GmailCheck,
6 -On first run, GmailCheck.conf will be created in ~/.config/noteo/
7    ...you will need to edit this to set your username and password
8  then restart noteo for changes to take effect
9 EOF
13 op=$1
14 shift
15 $op $*