why not
This commit is contained in:
parent
ac0ebb83fe
commit
cd2398947c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue