#!/bin/sh
 
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$MOZILLA_FIVE_HOME mono --debug /oracle/GNOME/install//lib/elfo/elfo.exe "$@"
