diff options
Diffstat (limited to 'community/me-tv/me-tv.install')
-rw-r--r-- | community/me-tv/me-tv.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/me-tv/me-tv.install b/community/me-tv/me-tv.install index f701b4754..ca1279c14 100644 --- a/community/me-tv/me-tv.install +++ b/community/me-tv/me-tv.install @@ -10,6 +10,7 @@ pre_upgrade() { post_upgrade() { post_install $1 + echo "If you run into errors after upgrading, try deleting ~/.local/share/me-tv/" } pre_remove() { |