post_install() {
  echo
  echo "  >> To use BlackArch fluxbox config copy the following files:"
  echo "      /usr/share/blackarch/config/fluxbox/*  -> /usr/share/fluxbox"
  echo
}

post_upgrade() {
  post_install
}
