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