diff options
Diffstat (limited to 'pcr/conkeror/conkeror.sh')
-rw-r--r-- | pcr/conkeror/conkeror.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pcr/conkeror/conkeror.sh b/pcr/conkeror/conkeror.sh new file mode 100644 index 000000000..963720513 --- /dev/null +++ b/pcr/conkeror/conkeror.sh @@ -0,0 +1,2 @@ +#!/bin/sh +exec xulrunner /usr/share/conkeror/application.ini "$@" |