From b0e5cb5d4e1bcc1a8ac4a3aac485a4f19d10e0d5 Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Sat, 14 Sep 2019 20:54:51 +0000 Subject: [PATCH] 'apt-Whiptail.sh' updaten --- apt-Whiptail.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apt-Whiptail.sh b/apt-Whiptail.sh index 8cf1c2a..fd8ec4c 100644 --- a/apt-Whiptail.sh +++ b/apt-Whiptail.sh @@ -1,2 +1,3 @@ PKGM="debconf-apt-progress -- apt" #enable progresbar -PKGI="${PKGM} install -y" #Setting single install var \ No newline at end of file +PKGI="${PKGM} install -y" #Setting single install var +PKGA="debconf-apt-progress -- add-apt-repository" \ No newline at end of file