blob: 22833ce546829235ce846b6ab352d233466860ce (
plain)
1
2
3
4
5
6
7
8
|
post_remove() {
echo
echo " WARNING:"
echo "You may have huge files under the ~/.www.kiwix.org folder (e.g. the wikipedia)."
echo "Please consider if you want to leave them there."
echo
}
|