updated on Sat Jan 21 20:03:50 UTC 2012
[aur-mirror.git] / noteo-batterystatus / noteo-batterystatus.install
blobb2d764f59027a465b03edcd4e1d78c528904f45e
1 post_install() {
2   cat << EOF
3 ==> To run this module, add BatteryStatus to ~/.config/noteo/noteo.conf
4 -Example:
5    module-names = BatteryStatus,
6 -On first run, BatteryStatus.conf will be created in ~/.config/noteo/
7    ...edit this file to configure BatteryStatus
8 EOF
12 op=$1
13 shift
14 $op $*