From 861e4bd5e9f427be0784e4cbbadcb07129b369bc Mon Sep 17 00:00:00 2001 From: davidovski Date: Thu, 31 Mar 2022 00:39:34 +0100 Subject: added more press to continue --- scripts/install.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts') diff --git a/scripts/install.sh b/scripts/install.sh index c1bbf85..c7a3674 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -120,6 +120,8 @@ for step in $steps; do clear hbar -t -T "$(echo $step | sed "s/_/ /g")" $i $len $step + echo "Press [return] to continue" + read done echo "Installation finished!" -- cgit v1.2.1