#!/bin/sh -fe
#Start CCP4i Project Database Handler
exec python $DBCCP4I_TOP/dbccp4i/dbccp4i.py ${1+"$@"}

