Update msgbox of updateMirrors()

This commit is contained in:
Santiago Lo Coco 2022-01-04 20:39:44 -03:00
parent 1c5ec56e12
commit 45a6b5b1f8
1 changed files with 1 additions and 1 deletions

View File

@ -362,7 +362,7 @@ setRootPassword() {
}
updateMirrors() {
whiptail --msgbox "Now, we will update the mirror list by taking the most recently synchronized HTTPS mirrors sorted by download rate." 0 0
calcHeightAndRun "whiptail --msgbox \"Now, we will update the mirror list by taking the most recently synchronized HTTPS mirrors sorted by download rate.\" HEIGHT 65"
whiptail --yesno "Would you like to choose your closest countries to narrow the search?" 0 0
if [ $? -eq 0 ]; then
cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.backup