#! /bin/sh
PYTHONPATH=$PYTHONPATH${PYTHONPATH:+:}/usr/share/sigul \
    exec /usr/bin/python /usr/share/sigul/server_create_db.py "$@"
