From 39f0fe7c1119f08c19b628391a41dd8001ca6ed1 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 19 Feb 2022 04:54:43 -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 2056eaa1..69594305 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 --show-progress http://prdownloads.sourceforge.net/webadmin/webmin_1.984_all.deb &>/dev/null +wget http://prdownloads.sourceforge.net/webadmin/webmin_1.984_all.deb &>/dev/null echo -e "${CM}${CL} \r" echo -en "${GN} Installing Webmin... "