firefox/firefox-x11.sh.in

7 lines
73 B
Bash
Raw Normal View History

#!/bin/bash
#
# Run Firefox on X11 backend
#
exec /usr/bin/firefox "$@"