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