mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2024-11-05 09:26:14 +01:00
update
This commit is contained in:
parent
efa1dd4306
commit
0008e56e3e
@ -188,7 +188,7 @@ install_dialog() {
|
||||
elif has_command apt-get; then
|
||||
sudo apt-get install dialog
|
||||
elif has_command dnf; then
|
||||
sudo dnf install dialog
|
||||
sudo dnf install -y dialog
|
||||
elif has_command yum; then
|
||||
sudo yum install dialog
|
||||
elif has_command pacman; then
|
||||
|
Loading…
Reference in New Issue
Block a user