stevset/scripts/efibootTest.sh
2024-07-11 23:35:39 -04:00

2 lines
63 B
Bash
Executable file

#!/bin/bash
[ -d /sys/firmware/efi ] && echo UEFI || echo BIOS