From 00ee36df4cfa13b85136d91d7778c42bbe49167e Mon Sep 17 00:00:00 2001 From: Brijesh Singh Date: Mon, 13 Dec 2021 15:25:51 -0600 Subject: update to use newer commits --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index c73911b..24a4eb0 100755 --- a/install.sh +++ b/install.sh @@ -10,7 +10,7 @@ else fi if [ "$ID_LIKE" = "debian" ]; then - dpkg -i linux/linux-image-*.deb + dpkg -i linux/host/linux-image-*.deb else rpm -ivh linux/kernel-*.rpm fi @@ -18,5 +18,5 @@ fi cp kvm.conf /etc/modprobe.d/ echo -echo "Reboot the host and select the SNP kernel" +echo "Reboot the host and select the SNP Host kernel" echo -- cgit v1.2.3-71-gd317