From 3cdeebf65814efc230263d362cf689ffe5084e6a Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 9 Jul 2019 14:25:27 +0200 Subject: [PATCH] Show the banner --- bibliotecha.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bibliotecha.sh b/bibliotecha.sh index 0950be0..eec9b55 100755 --- a/bibliotecha.sh +++ b/bibliotecha.sh @@ -92,6 +92,8 @@ function show_introduction_text { echo "" echo " https://manual.bibliotecha.info/#troubleshooting" echo "" + echo "Waiting a few seconds before moving on ..." + sleep 10 } function ensure_buster_based_distribution {