#!/bin/sh
set -e

update-desktop-database -q

if [ "$1" = "triggered" ]; then
    exit 0
fi

#DEBHELPER#
