blob: 08b2eaca1eead354a45da7bc77ceeaed9a6132c9 (
plain)
1
2
3
4
5
6
7
|
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
}
|