This commit is contained in:
goldsquid
2025-11-15 10:20:27 +07:00
parent ac8eb850ec
commit 00462e4e98

View File

@@ -11,7 +11,7 @@ if [[ -z "$1" ]]; then
exit 1
fi
CONFIG_FILE="$1"
CONFIG_FILE="$1.yml"
GLOBS_FILE="${2:-node-key-globs.txt}"
# Check if config file exists