summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-03-31 16:07:22 +0200
committerRemi Collet <fedora@famillecollet.com>2012-03-31 16:07:22 +0200
commit3bd3e0aa8af58fbef853a26b3256adb106be1edf (patch)
treedcff9739f51f94ad260f8cb18757c2d2f55fc108
parent1918dd13cb71cec91bb9d28b4b0cd9c008485879 (diff)
firefox: fix shebang
-rw-r--r--firefox.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.sh.in b/firefox.sh.in
index f0cce0d..5abd280 100644
--- a/firefox.sh.in
+++ b/firefox.sh.in
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# The contents of this file are subject to the Netscape Public
# License Version 1.1 (the "License"); you may not use this file