mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-07-08 14:05:25 +02:00
removed accidental shebang
This commit is contained in:
@@ -31,8 +31,6 @@ SCRIPTDIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"
|
|||||||
BASEDIR="${SCRIPTDIR}"
|
BASEDIR="${SCRIPTDIR}"
|
||||||
ORIGARGS="$@"
|
ORIGARGS="$@"
|
||||||
|
|
||||||
#!/bin/sh
|
|
||||||
|
|
||||||
# Generate json.sh path matching string
|
# Generate json.sh path matching string
|
||||||
json_path() {
|
json_path() {
|
||||||
if [ ! "${1}" = "-p" ]; then
|
if [ ! "${1}" = "-p" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user