Enable Ubuntu Focal in expert mode. It can be build now.
This commit is contained in:
parent
55481fad87
commit
e867773d15
@ -300,8 +300,7 @@ if [[ $KERNEL_ONLY != yes && -z $RELEASE ]]; then
|
||||
distro_menu "xenial"
|
||||
distro_menu "bionic"
|
||||
distro_menu "eoan"
|
||||
# chroot completly broken atm, disable for now
|
||||
# distro_menu "focal"
|
||||
distro_menu "focal"
|
||||
|
||||
RELEASE=$(dialog --stdout --title "Choose a release" --backtitle "$backtitle" \
|
||||
--menu "Select the target OS release package base" $TTY_Y $TTY_X $((TTY_Y - 8)) "${options[@]}")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user