diff options
Diffstat (limited to 'pcr/kiwix-git/kiwix.install')
-rw-r--r-- | pcr/kiwix-git/kiwix.install | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pcr/kiwix-git/kiwix.install b/pcr/kiwix-git/kiwix.install new file mode 100644 index 000000000..08b2eaca1 --- /dev/null +++ b/pcr/kiwix-git/kiwix.install @@ -0,0 +1,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 + } |