#!/bin/sh
set -e

if [ ! -f /etc/skel/.config/mimeapps.list ]; then
    cp /etc/zzzfm/mimeapps.list /etc/skel/.config/mimeapps.list
fi

#DEBHELPER#
