#!/bin/sh
# -----------------------------------------------------------------------------
# First coded by Luca - De Whiskey's - De Vitis <luca@debian.org> on 2003-11-02
# -----------------------------------------------------------------------------
# $Id: bin.sh,v 1.1 2003/11/02 14:42:01 luca Exp $

exec python2.2 -O /usr/lib/zope/z2.py $@
