mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2026-06-07 03:43:58 +08:00
update
This commit is contained in:
@@ -9,7 +9,7 @@ echo -e "\n\t**********************************\n\t* Slaze - Grub2 Abstract The
|
|||||||
|
|
||||||
# Check command avalibility
|
# Check command avalibility
|
||||||
function has_command() {
|
function has_command() {
|
||||||
command -v $1 > /dev/null
|
command -v $1 > /dev/null
|
||||||
}
|
}
|
||||||
|
|
||||||
echo -e "\nChecking for root access..."
|
echo -e "\nChecking for root access..."
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
@@ -9,7 +9,7 @@ echo -e "\n\t************************************\n\t* StylishDark - Grub2 Dark
|
|||||||
|
|
||||||
# Check command avalibility
|
# Check command avalibility
|
||||||
function has_command() {
|
function has_command() {
|
||||||
command -v $1 > /dev/null
|
command -v $1 > /dev/null
|
||||||
}
|
}
|
||||||
|
|
||||||
echo -e "\nChecking for root access..."
|
echo -e "\nChecking for root access..."
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ echo -e "\n\t******************************\n\t* Vimix - Grub2 Flat Theme *\n\
|
|||||||
|
|
||||||
# Check command avalibility
|
# Check command avalibility
|
||||||
function has_command() {
|
function has_command() {
|
||||||
command -v $1 > /dev/null
|
command -v $1 > /dev/null
|
||||||
}
|
}
|
||||||
|
|
||||||
echo -e "\nChecking for root access..."
|
echo -e "\nChecking for root access..."
|
||||||
|
|||||||
Reference in New Issue
Block a user