From cd2398947c6745207155225a6f7309ec1e682c45 Mon Sep 17 00:00:00 2001 From: "Dominik V. Salonen" Date: Mon, 11 Dec 2017 10:59:01 +0000 Subject: [PATCH] why not --- shell/bootstrap-void.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/shell/bootstrap-void.sh b/shell/bootstrap-void.sh index 2b847f9..b26fb25 100755 --- a/shell/bootstrap-void.sh +++ b/shell/bootstrap-void.sh @@ -14,6 +14,9 @@ printf " You will be asked for your sudo password.\n\n${normal}" sleep 5 +printf "${green}Please input your sudo password.${normal}" +sudo printf "${green}Thank you!${normal}" + # Do this now, otherwise it'll wast bandwidth getting updated in the next step printf "${green}Removing Firefox ESR (We'll install regular Firefox later)${normal}" sudo xbps-remove -y firefox-esr