From f4a04c544516a13032cc3c40ebea9c90e811e56c Mon Sep 17 00:00:00 2001 From: proledatarian Date: Wed, 6 Apr 2022 17:52:10 +0000 Subject: [PATCH] Update install-grub.sh --- install-grub.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-grub.sh b/install-grub.sh index 63475d8..f198693 100644 --- a/install-grub.sh +++ b/install-grub.sh @@ -411,5 +411,5 @@ echo clear echo "Installation finished!" -echo "Press [Enter] to shut down, then remove the installation media and start your system." +read -p "Press [Enter] to shut down, then remove the installation media and start your system." poweroff