summarylogtreecommitdiffstats
path: root/conkeror.sh
blob: 33541475ba8dec2d87ee1341e4eb9d905429e2bf (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 "$@"