Skip to content

Commit

Permalink
fix script again
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Oct 2, 2023
1 parent 324cbef commit 38b70e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ng/grub-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ UUID=$bootid /boot ext4 defaults 0 2
UUID=$rootid / ext4 defaults 0 0
EOF

dracut -vvv --force --regenerate-all -N -p --add-drivers -a "qemu qemu-net btrfs drm convertfs"
dracut -vvv --force -N --add-drivers -a "qemu qemu-net btrfs drm convertfs"

0 comments on commit 38b70e2

Please sign in to comment.