updated on Thu Jan 19 12:17:07 UTC 2012
[aur-mirror.git] / jremindme / jremindme.install
blobee2dd9e7404586c95b59adfaade22594ac3ea965
1 post_upgrade() {
2         echo ">>> 1.4 uses a new format for reminders."
3         echo ">>> You will need to manually delete from ~/.jRemindMe/Reminders"
4         echo "    and recreate them."
5         echo ">>> Automatic updates are also broken."
6         echo ">>> You can disable them in Edit->Preferences."
7         echo ">>> Sorry for the inconvenience."
10 op=$1
11 shift
12 $op $*