From eb137725b15fcf56959ec5ba9d70c70ab7f328b4 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 19 Feb 2022 04:52:09 -0500 Subject: [PATCH] Update webmin.sh --- misc/webmin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/webmin.sh b/misc/webmin.sh index 69594305..2056eaa1 100644 --- a/misc/webmin.sh +++ b/misc/webmin.sh @@ -22,7 +22,7 @@ apt-get -y install libnet-ssleay-perl libauthen-pam-perl libio-pty-perl unzip sh echo -e "${CM}${CL} \r" echo -en "${GN} Downloading Webmin... " -wget http://prdownloads.sourceforge.net/webadmin/webmin_1.984_all.deb &>/dev/null +wget --show-progress http://prdownloads.sourceforge.net/webadmin/webmin_1.984_all.deb &>/dev/null echo -e "${CM}${CL} \r" echo -en "${GN} Installing Webmin... "