#!/bin/sh
cd "$(dirname "$0")"
export DP_DIR=.
exec ./usr/bin/DeerPortal
