boot: recheck bus

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-07-03 21:03:13 +02:00
parent 8be8973f16
commit 1469146291

View File

@ -1,6 +1,8 @@
###############################################################################
# Boot
function bootDSM () {
# Get Loader Disk Bus
BUS=$(getBus "${LOADER_DISK}")
# Check if machine has EFI
[ -d /sys/firmware/efi ] && EFI=1 || EFI=0
# Print Title centralized