new script
This commit is contained in:
parent
9a7204692f
commit
3784b5a9d0
1 changed files with 2 additions and 0 deletions
2
scripts/efibootTest.sh
Executable file
2
scripts/efibootTest.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
[ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
|
Loading…
Add table
Add a link
Reference in a new issue