mirror of https://github.com/tteck/Proxmox.git
Update webmin.sh
This commit is contained in:
parent
4783767563
commit
eb137725b1
|
@ -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 -e "${CM}${CL} \r"
|
||||||
|
|
||||||
echo -en "${GN} Downloading Webmin... "
|
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 -e "${CM}${CL} \r"
|
||||||
|
|
||||||
echo -en "${GN} Installing Webmin... "
|
echo -en "${GN} Installing Webmin... "
|
||||||
|
|
Loading…
Reference in New Issue