Add more dialog boxes
This commit is contained in:
parent
b634680eaa
commit
e17faad0c0
|
@ -213,6 +213,7 @@ EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
installNotImportantPackages() {
|
installNotImportantPackages() {
|
||||||
|
whiptail --msgbox "Now, we will install some more packages. This may take long, please wait." 0 0
|
||||||
getThePackages "N" "installNotImportantPackages"
|
getThePackages "N" "installNotImportantPackages"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue