summaryrefslogtreecommitdiff
path: root/firefox.sh.in
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2020-02-12 14:07:47 +0100
committerMartin Stransky <stransky@redhat.com>2020-02-12 14:07:47 +0100
commite302ac42fff2027f6039e7c077ff2c51d90fccad (patch)
tree7e4e9e452a54fe46f1ef2f842349a20427740646 /firefox.sh.in
parentSet api keys to full patch (diff)
parentBuild fixes (diff)
downloadlibrewolf-fedora-ff-e302ac42fff2027f6039e7c077ff2c51d90fccad.tar.gz
librewolf-fedora-ff-e302ac42fff2027f6039e7c077ff2c51d90fccad.tar.bz2
librewolf-fedora-ff-e302ac42fff2027f6039e7c077ff2c51d90fccad.zip
Merge branch 'master' into f31
Diffstat (limited to 'firefox.sh.in')
-rw-r--r--firefox.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.sh.in b/firefox.sh.in
index 4fe71e4..f111801 100644
--- a/firefox.sh.in
+++ b/firefox.sh.in
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/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
bgstack15