#!/bin/sh
set -e # exit on failure
IFS=$(printf '\n\t') # smarter ifs
cd "$(dirname "$(realpath "$0")")/bin"
appdwarf -g "$1"