#!/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