From fcadf14b2ace79275647d0169561c819c1a139a8 Mon Sep 17 00:00:00 2001 From: HikariKnight <2557889+HikariKnight@users.noreply.github.com> Date: Sat, 12 Mar 2022 17:52:20 +0100 Subject: [PATCH] add a pause if we detect an unsupported initramfs infrastructure --- lib/apply_CHANGES.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/apply_CHANGES.sh b/lib/apply_CHANGES.sh index 7b47700..ddf5c2e 100755 --- a/lib/apply_CHANGES.sh +++ b/lib/apply_CHANGES.sh @@ -85,7 +85,10 @@ vfio vfio_iommu_type1 vfio_pci vfio_virqfd -" + + +Press ENTER to continue once you have done the above." + read -r fi