gxmessage.install 96 B

12345
  1. post_install() {
  2. echo "Updating desktop and mime database ..."
  3. update-desktop-database -q
  4. }