mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-23 18:50:46 +01:00
Added NAME_VERIFY=Ubuntu_2204 section
This commit is contained in:
@@ -759,6 +759,11 @@ if [ -z "${EMPTY_JAIL}" ]; then
|
|||||||
NAME_VERIFY=Ubuntu_2004
|
NAME_VERIFY=Ubuntu_2004
|
||||||
validate_release
|
validate_release
|
||||||
;;
|
;;
|
||||||
|
ubuntu_jammy|jammy|ubuntu-jammy)
|
||||||
|
UBUNTU="1"
|
||||||
|
NAME_VERIFY=Ubuntu_2204
|
||||||
|
validate_release
|
||||||
|
;;
|
||||||
debian_buster|buster|debian-buster)
|
debian_buster|buster|debian-buster)
|
||||||
NAME_VERIFY=Debian10
|
NAME_VERIFY=Debian10
|
||||||
validate_release
|
validate_release
|
||||||
|
|||||||
Reference in New Issue
Block a user