mirror of
https://git.fsfe.org/FSFE/fsfe-local-build.git
synced 2026-04-14 16:47:38 +02:00
Replace /bin/bash with /usr/bin/env bash (#4)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
########################################################################
|
||||
# Copyright (C) 2019 Michael Weimann <mweimann@fsfe.org>
|
||||
########################################################################
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
########################################################################
|
||||
# Copyright (C) 2019 Michael Weimann <mweimann@fsfe.org>
|
||||
########################################################################
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
########################################################################
|
||||
# Copyright (C) 2016 Max Mehl <max.mehl@fsfe.org>
|
||||
########################################################################
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
########################################################################
|
||||
# Copyright (C) 2019 Michael Weimann <mweimann@fsfe.org>
|
||||
########################################################################
|
||||
|
||||
Reference in New Issue
Block a user