This website works better with JavaScript.
Explore
Help
Sign In
crystal-linux-mirror
/
jade_gui
mirror of
https://github.com/crystal-linux/jade_gui.git
Watch
1
Star
0
Fork
You've already forked jade_gui
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c929abf951
libadwaita-rewrite
development
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c929abf951'
${ noResults }
jade_gui
/
scripts
/
checkEfi.sh
3 lines
67 B
Bash
Raw
Blame
History
#!/usr/bin/bash
[
-d /sys/firmware/efi
]
&&
echo
UEFI
||
echo
BIOS
Reference in New Issue
View Git Blame
Copy Permalink