Archived
1
0

'apt-Whiptail.sh' updaten

This commit is contained in:
2019-09-14 20:54:51 +00:00
parent 36e533ff51
commit b0e5cb5d4e

View File

@@ -1,2 +1,3 @@
PKGM="debconf-apt-progress -- apt" #enable progresbar
PKGI="${PKGM} install -y" #Setting single install var
PKGI="${PKGM} install -y" #Setting single install var
PKGA="debconf-apt-progress -- add-apt-repository"