mirror of
https://github.com/AdisonCavani/distro-grub-themes.git
synced 2025-06-06 07:12:33 +02:00
Removed deprecated command
A deprecated command to update GRUB in Fedora has been removed.
This commit is contained in:
parent
54ee6c9bcf
commit
fe0cf34232
1 changed files with 0 additions and 4 deletions
|
@ -345,10 +345,6 @@ or
|
|||
```
|
||||
sudo grub2-mkconfig -o BOOT_GRUB_LOCATION/grub.cfg
|
||||
```
|
||||
or for Fedora
|
||||
```
|
||||
sudo grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
|
||||
```
|
||||
|
||||
**WARNING: these commands may not work for you. Your GRUB config directory may vary depending on your distribution.**
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue