#!/bin/sh

cd %%DATADIR%% || exit 1
exec ./gishdemo "$@"