]> git.ipfire.org Git - thirdparty/dehydrated.git/commitdiff
removed accidental shebang
authorLukas Schauer <lukas@schauer.so>
Mon, 14 Sep 2020 16:18:35 +0000 (18:18 +0200)
committerLukas Schauer <lukas@schauer.so>
Mon, 14 Sep 2020 16:18:35 +0000 (18:18 +0200)
dehydrated

index 4f05aebf36c8585489813012d96c8a80480a1ab9..d4e31cd95f8ed66b2f3e12d608aa9510a47d8eba 100755 (executable)
@@ -31,8 +31,6 @@ SCRIPTDIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"
 BASEDIR="${SCRIPTDIR}"
 ORIGARGS="$@"
 
-#!/bin/sh
-
 # Generate json.sh path matching string
 json_path() {
        if [ ! "${1}" = "-p" ]; then