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