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