summaryrefslogtreecommitdiff
path: root/community/conkeror-git/conkeror.sh
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-07-17 23:11:47 +0000
committerroot <root@rshg047.dnsready.net>2011-07-17 23:11:47 +0000
commitddddf9c453076a407bfdbf3e030e606f31ee2b86 (patch)
treee836f8617981c56d8e16fa5fb285afe5563befd2 /community/conkeror-git/conkeror.sh
parent7500119d8dd5fc921f91aac8222e472477973740 (diff)
Sun Jul 17 23:11:47 UTC 2011
Diffstat (limited to 'community/conkeror-git/conkeror.sh')
-rw-r--r--community/conkeror-git/conkeror.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/conkeror-git/conkeror.sh b/community/conkeror-git/conkeror.sh
new file mode 100644
index 000000000..7de1e7c02
--- /dev/null
+++ b/community/conkeror-git/conkeror.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+cd /usr/share/conkeror/
+xulrunner application.ini $1
+cd -