install.fairie/.local/share/chezmoi/system/boot/efi/EFI/qubes/modify_grubenv
2022-12-06 08:59:10 +00:00

4 lines
151 B
Bash

#!/usr/bin/env bash
logg info 'Copying /boot/grub2/grubenv to /boot/efi/EFI/qubes/grubenv'
sudo cp -f /boot/grub2/grubenv /boot/efi/EFI/qubes/grubenv