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