#!/bin/sh
MOZILLA_FIVE_HOME=/usr/openwin/lib/phoenix
export MOZILLA_FIVE_HOME
exec /usr/openwin/lib/phoenix/phoenix-bin "$@"
