diff --git a/install.sh b/install.sh index 99b1719..ccf0c0c 100755 --- a/install.sh +++ b/install.sh @@ -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" }