post_install() {
  echo 'To tweak the IP blacklist, you must must modify the sourcecode.'
}

post_upgrade() {
  post_install
}
