updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / cow-notify-git / cn.install
blobe2342a0354c66cc0316a5529f0d53cee0622994f
1 post_install() {
2     echo ""
3     echo -e "\e[0;32m==> \e[0mIf you want a custome config file, please edit ~/.config/cow-notify/config"
4     echo -e "\e[0;32m==> \e[0mand add a command such as \"xcowsay --image myimg.png '[summary] '[body]'\"."
5     echo ""
6     echo -e "\e[0;32m==> \e[0mEnsure that the config file is read-only for everyone but the intended user!"
7     echo ""
8     echo -e "\e[0;32m==> \e[0mAlso ensure that [body] and [summary] are enclosed in single quotes, so"
9     echo -e "\e[0;32m==> \e[0mthat they cannot be executed as code in the subshell!"