#!/bin/sh

appdir=`dirname "$0"`

cd "$appdir"

appdir=`pwd`

cd ../../..

"$appdir/shirotokusai"

