#!/bin/sh
# postinst script for cherrytree
set -e

(update-desktop-database || true &)

#DEBHELPER#
