summarylogtreecommitdiffstats
path: root/firefox.sh
diff options
context:
space:
mode:
Diffstat (limited to 'firefox.sh')
-rw-r--r--firefox.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.sh b/firefox.sh
new file mode 100644
index 000000000000..4323c996bf27
--- /dev/null
+++ b/firefox.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /opt/firefox-beta/firefox --class "Firefox Beta" "$@"