mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-05 12:13:58 +01:00
create: Missed one var for config option
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user