summarylogtreecommitdiffstats
path: root/chatterino2-7tv-git.install
blob: 9b0bd6ddabb75564f8e3dd588b26ac2671e91590 (plain)
1
2
3
4
5
6
7
post_remove() {
    cat << EOF

==> This fork doesn't add any new settings to upstream Chatterino. To remove Chatterino settings and cache, delete ~/.local/share/chatterino

EOF
}