168bb25e69
Fedora 34 is the new stable release. Change-Id: I2fba6935064823ace418b00f9735e52640c933f3
5 lines
98 B
Bash
5 lines
98 B
Bash
export DISTRO_NAME=fedora
|
|
export DIB_RELEASE=${DIB_RELEASE:-34}
|
|
export EFI_BOOT_DIR="EFI/fedora"
|
|
|