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