summarylogtreecommitdiffstats
path: root/conkeror.sh
diff options
context:
space:
mode:
Diffstat (limited to 'conkeror.sh')
-rw-r--r--conkeror.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/conkeror.sh b/conkeror.sh
new file mode 100644
index 000000000000..a026621a5a21
--- /dev/null
+++ b/conkeror.sh
@@ -0,0 +1,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 xulrunner "$@"