#!/bin/sh
# Start starKey application
exec python ${DBCCP4I_TOP}/application/starKey.py ${1+"$@"}
