Update webmin.sh

This commit is contained in:
tteckster 2022-02-19 04:54:43 -05:00 committed by GitHub
parent eb137725b1
commit 39f0fe7c11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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... "