#!/bin/sh

# Remember that this script is in apps/isample/scrips/unix
# and current directory should be apps/isample

exec ./scripts/unix/comms-app-java grid isample.Isample "$@"
