#!/bin/sh OLDDIR="$(pwd)" cd "$(dirname "$0")" xdg-mime install assets/zsm-mime.xml cd "$OLDDIR"