#!/bin/sh if [ "x$GECKO_HOME" = "x" ]; then GECKO_HOME="/opt/gecko" fi $GECKO_HOME/bin/gecko.sh -c $2 -b $3