From 2efbb61cce2673a6cd2989dcb561e9d4c4f477ca Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Sat, 14 Sep 2019 19:30:36 +0000 Subject: [PATCH] 'apt-Whiptail.sh' toevoegen --- apt-Whiptail.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 apt-Whiptail.sh 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