fix
This commit is contained in:
@@ -11,7 +11,7 @@ if [[ -z "$1" ]]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
CONFIG_FILE="$1"
|
CONFIG_FILE="$1.yml"
|
||||||
GLOBS_FILE="${2:-node-key-globs.txt}"
|
GLOBS_FILE="${2:-node-key-globs.txt}"
|
||||||
|
|
||||||
# Check if config file exists
|
# Check if config file exists
|
||||||
|
|||||||
Reference in New Issue
Block a user