summaryrefslogtreecommitdiff
path: root/community/conkeror-git/conkeror.sh
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-07 15:14:25 +0000
committerroot <root@rshg054.dnsready.net>2011-09-07 15:14:25 +0000
commit52442b30a60f3a0dc7bc0eb214d123d001987c83 (patch)
treeb4ba9af92ba3a77331f71b19dd46fb3964e79c19 /community/conkeror-git/conkeror.sh
parent17f3e93f2d2e9d6b429c34a2c107ee4d0b7b3973 (diff)
Wed Sep 7 15:14:25 UTC 2011
Diffstat (limited to 'community/conkeror-git/conkeror.sh')
-rw-r--r--community/conkeror-git/conkeror.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/community/conkeror-git/conkeror.sh b/community/conkeror-git/conkeror.sh
index 7de1e7c02..963720513 100644
--- a/community/conkeror-git/conkeror.sh
+++ b/community/conkeror-git/conkeror.sh
@@ -1,4 +1,2 @@
#!/bin/sh
-cd /usr/share/conkeror/
-xulrunner application.ini $1
-cd -
+exec xulrunner /usr/share/conkeror/application.ini "$@"