]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
consort.sh: Shebang-Typo
authorMatthias Fischer <matthias.fischer@ipfire.org>
Wed, 25 Mar 2020 11:54:20 +0000 (12:54 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 26 Mar 2020 09:41:37 +0000 (09:41 +0000)
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
src/scripts/consort.sh

index 1682f7ac471e39560631cf2d594c31cb73a7bef9..ba6631f7429831ddf250495ac2a7007322bd2012 100644 (file)
@@ -1,4 +1,4 @@
-#/bin/bash
+#!/bin/bash
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #