Removed deprecated command

A deprecated command to update GRUB in Fedora has been removed.
This commit is contained in:
grohan47 2022-08-25 20:13:00 +05:30 committed by GitHub
parent 54ee6c9bcf
commit fe0cf34232
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.**