浏览代码

Update webmin.sh

tteckster 3 年之前
父节点
当前提交
39f0fe7c11
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      misc/webmin.sh

+ 1 - 1
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... "