create: Missed one var for config option

This commit is contained in:
tschettervictor
2025-02-28 17:45:53 -07:00
committed by GitHub
parent 22456b0d7c
commit 98eb36b209

View File

@@ -667,7 +667,6 @@ LINUX_JAIL=""
STATIC_MAC=""
DUAL_STACK=""
VALIDATE_RELEASE="1"
OPT_CONFIG=""
while [ $# -gt 0 ]; do
case "${1}" in
-h|--help|help)