netsurf/netsurf

4 lines
79 B
Bash
Executable File

#!/bin/sh
export NETSURFRES=`dirname $0`/gtk/res/
exec `dirname $0`/nsgtk "$@"