summarylogtreecommitdiffstats
path: root/wudao-dict-git.install
blob: db1675f4be03537f342ed69627ab99988b068fd5 (plain)
1
2
3
4
pre_remove() {
    echo "deleting the wudao-dict bottle..."
	find /home -maxdepth 2 -name ".local" -exec rm -rf \{\}/share/wudao-dict/ \;
}