summarylogtreecommitdiffstats
path: root/frame-eth-canary.install
blob: 7968526976f3756cfe06c445101196bf670095ca (plain)
1
2
3
4
5
6
7
post_remove() {
  cat << EOF

==> To remove Frame settings and cache, delete ~/.config/frame

EOF
}