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