mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2024-11-05 13:26:14 +01:00
update
This commit is contained in:
parent
c446b87757
commit
85e670a854
@ -9,7 +9,7 @@ echo -e "\n\t**********************************\n\t* Slaze - Grub2 Abstract The
|
||||
|
||||
# Check command avalibility
|
||||
function has_command() {
|
||||
command -v $1 > /dev/null
|
||||
command -v $1 > /dev/null
|
||||
}
|
||||
|
||||
echo -e "\nChecking for root access..."
|
||||
|
BIN
grub-theme-slaze/Slaze/icons/arcolinux.png
Normal file
BIN
grub-theme-slaze/Slaze/icons/arcolinux.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
BIN
grub-theme-slaze/Slaze/icons/arcolinuxb.png
Normal file
BIN
grub-theme-slaze/Slaze/icons/arcolinuxb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
BIN
grub-theme-slaze/Slaze/icons/arcolinuxd.png
Normal file
BIN
grub-theme-slaze/Slaze/icons/arcolinuxd.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
BIN
grub-theme-slaze/Slaze/icons/freebsd.png
Normal file
BIN
grub-theme-slaze/Slaze/icons/freebsd.png
Normal file
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
|
||||
function has_command() {
|
||||
command -v $1 > /dev/null
|
||||
command -v $1 > /dev/null
|
||||
}
|
||||
|
||||
echo -e "\nChecking for root access..."
|
||||
|
@ -9,7 +9,7 @@ echo -e "\n\t******************************\n\t* Vimix - Grub2 Flat Theme *\n\
|
||||
|
||||
# Check command avalibility
|
||||
function has_command() {
|
||||
command -v $1 > /dev/null
|
||||
command -v $1 > /dev/null
|
||||
}
|
||||
|
||||
echo -e "\nChecking for root access..."
|
||||
|
Loading…
Reference in New Issue
Block a user