Reviewed-by: Michael Tremer Good catch! > On 25 Mar 2020, at 11:54, Matthias Fischer wrote: > > Signed-off-by: Matthias Fischer > --- > src/scripts/consort.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > 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 # > -- > 2.18.0 >