From 63215b8cc1148ee3da9a56d7a3f43e087936f09b Mon Sep 17 00:00:00 2001 From: proledatarian Date: Wed, 6 Apr 2022 17:51:59 +0000 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index d994a9d..109fe53 100644 --- a/install.sh +++ b/install.sh @@ -406,5 +406,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