mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-18 07:13:48 +01:00
removed accidental shebang
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user