#! /bin/bash
echo "Updating MIME database..."
update-mime-database /usr/share/mime 2>&1 >/dev/null
