summaryrefslogtreecommitdiffstats
path: root/firefox-hg/firefox.sh
diff options
context:
space:
mode:
Diffstat (limited to 'firefox-hg/firefox.sh')
-rw-r--r--firefox-hg/firefox.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/firefox-hg/firefox.sh b/firefox-hg/firefox.sh
new file mode 100644
index 0000000..7ca384c
--- /dev/null
+++ b/firefox-hg/firefox.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+exec /usr/lib/firefox-hg/firefox $*
+