#!/bin/sh
. /usr/lib/decaf-emu/decaf-common
cd ~/.config/decaf
exec /usr/lib/decaf-emu/decaf-cli "$@"

