removed accidental shebang

This commit is contained in:
Lukas Schauer
2020-09-14 18:18:35 +02:00
parent a9a64c9fd0
commit 11323d0727

View File

@@ -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