From 9a83ea262d262f4a1c62ebb15950917df95ef2a6 Mon Sep 17 00:00:00 2001 From: awokd <34515595+awokd@users.noreply.github.com> Date: Sun, 1 Apr 2018 19:19:04 +0000 Subject: [PATCH] remove -H --- common-tasks/software-update-dom0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-tasks/software-update-dom0.md b/common-tasks/software-update-dom0.md index 6afee0c1..c4a84141 100644 --- a/common-tasks/software-update-dom0.md +++ b/common-tasks/software-update-dom0.md @@ -130,7 +130,7 @@ your system uses. EFI ~~~ -sudo dracut -H -f /boot/efi/EFI/qubes/initramfs-$(uname -r).img $(uname -r) +sudo dracut -f /boot/efi/EFI/qubes/initramfs-$(uname -r).img $(uname -r) ~~~ Grub2