b6cdda4ab0
This seems like a relatively simple update with nothing breaking (famous last words). Change-Id: I5498371ad5af3f0f053af633eb26121ea9f780e6
5 lines
98 B
Bash
5 lines
98 B
Bash
export DISTRO_NAME=fedora
|
|
export DIB_RELEASE=${DIB_RELEASE:-37}
|
|
export EFI_BOOT_DIR="EFI/fedora"
|
|
|