mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-04 11:43:48 +01:00
Support 3.x and 4.x MidnightBSD releases on create
This commit is contained in:
@@ -949,7 +949,7 @@ if [ -z "${EMPTY_JAIL}" ]; then
|
||||
if [ -n "${VALIDATE_RELEASE}" ]; then
|
||||
## verify release
|
||||
case "${RELEASE}" in
|
||||
2.[0-9]*)
|
||||
[2-4].[0-9]*)
|
||||
## check for MidnightBSD releases name
|
||||
NAME_VERIFY=$(echo "${RELEASE}")
|
||||
validate_release
|
||||
|
||||
Reference in New Issue
Block a user