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