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