#!/bin/sh
cd /usr/local/lib/fennec-5.0 ; LD_LIBRARY_PATH=. ./fennec "$@"
