2 lines
97 B
Plaintext
2 lines
97 B
Plaintext
|
echo "Setting Boot Manager for the next boot."
|
||
|
efibootmgr -c -l \\EFI\\redhat\\grub.efi -L Linux
|