aboutsummarylogtreecommitdiffstats
path: root/deepin-tim-for-arch.install
blob: e612b06a5eed1948845e2b0199f9de332432cba4 (plain)
1
2
3
4
pre_remove() {
    echo "deleting the TIM bottle..."
    find /home -maxdepth 2 -name ".deepinwine" -exec rm -rf \{\}/Deepin-TIM/ \;
}