summaryrefslogtreecommitdiff
path: root/firefox.sh.in
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2020-02-12 14:07:19 +0100
committerMartin Stransky <stransky@redhat.com>2020-02-12 14:07:19 +0100
commitf314ac392b68fcbf10cce4b97a8270adcf30bf0a (patch)
tree760ac58a9733120dcd23e7a06ecd8b1e372924fc /firefox.sh.in
parentupdated cbindgen (diff)
downloadlibrewolf-fedora-ff-f314ac392b68fcbf10cce4b97a8270adcf30bf0a.tar.gz
librewolf-fedora-ff-f314ac392b68fcbf10cce4b97a8270adcf30bf0a.tar.bz2
librewolf-fedora-ff-f314ac392b68fcbf10cce4b97a8270adcf30bf0a.zip
Build fixes
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