diff --git a/apt-Whiptail.sh b/apt-Whiptail.sh new file mode 100644 index 0000000..8cf1c2a --- /dev/null +++ b/apt-Whiptail.sh @@ -0,0 +1,2 @@ +PKGM="debconf-apt-progress -- apt" #enable progresbar +PKGI="${PKGM} install -y" #Setting single install var \ No newline at end of file