#! /bin/bash
APPDIR=$(pwd)
echo "APPDIR = $APPDIR"
usr/bin/filmulator-gui $*
