Add more dialog boxes

This commit is contained in:
Santiago Lo Coco 2021-12-26 23:01:28 -03:00
parent b634680eaa
commit e17faad0c0
1 changed files with 1 additions and 0 deletions

View File

@ -213,6 +213,7 @@ EOF
}
installNotImportantPackages() {
whiptail --msgbox "Now, we will install some more packages. This may take long, please wait." 0 0
getThePackages "N" "installNotImportantPackages"
}