From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] consort.sh: Shebang-Typo Date: Wed, 25 Mar 2020 15:35:51 +0000 Message-ID: <1F5A4BCE-0E74-4CA5-9A47-E3A4373B0138@ipfire.org> In-Reply-To: <20200325115420.6510-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3084385029042108795==" List-Id: --===============3084385029042108795== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer Good catch! > On 25 Mar 2020, at 11:54, Matthias Fischer = wrote: >=20 > Signed-off-by: Matthias Fischer > --- > src/scripts/consort.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/src/scripts/consort.sh b/src/scripts/consort.sh > index 1682f7ac4..ba6631f74 100644 > --- a/src/scripts/consort.sh > +++ b/src/scripts/consort.sh > @@ -1,4 +1,4 @@ > -#/bin/bash > +#!/bin/bash > ###########################################################################= #### > # = # > # IPFire.org - A linux based firewall = # > --=20 > 2.18.0 >=20 --===============3084385029042108795==--