summarylogtreecommitdiffstats
path: root/conkeror.sh
blob: be85a5807e7599938859358d4ed07c2cbd04a82d (plain)
1
2
3
4
5
6
7
8
 #!/bin/sh

# (C) Copyright 2015-2016 Ivy F. Foster
#
# Use, modification, and distribution are subject to the
# terms specified in the COPYING file.

XUL_APP_FILE="/usr/share/conkeror/application.ini" exec palemoon "$@"