updated on Mon Jan 16 20:00:43 UTC 2012
[aur-mirror.git] / noteo-mpd / noteo-mpd.install
blob50171c91f7bfba4922da2ef61ab89932873de095
1 post_install() {
2   cat << EOF
3 ==> To run this module, add MPD to ~/.config/noteo/noteo.conf
4 -Example:
5    module-names = MPD,
6 -Configuration
7    this noteo module currently has nothing to configure!
8 EOF
12 op=$1
13 shift
14 $op $*