dcfb6713f9
be incorrect. Submitted by: Mike Meyer <mwm@mired.org>
6 lines
69 B
Bash
6 lines
69 B
Bash
#!/bin/sh
|
|
#
|
|
# $FreeBSD$
|
|
|
|
cd @PREFIX@/lib/mozilla
|
|
exec ./mozilla "$@"
|