mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update webmin.sh
This commit is contained in:
		
							parent
							
								
									fb1b4d9bf4
								
							
						
					
					
						commit
						762083dbec
					
				| 
						 | 
					@ -18,6 +18,7 @@ echo -e "${CHECKMARK} \e[1;92m Installing Webmin... \e[0m"
 | 
				
			||||||
dpkg --install webmin_1.984_all.deb &>/dev/null
 | 
					dpkg --install webmin_1.984_all.deb &>/dev/null
 | 
				
			||||||
echo -e "${CHECKMARK} \e[1;92m Setting Default Webmin usermame & password to root... \e[0m"
 | 
					echo -e "${CHECKMARK} \e[1;92m Setting Default Webmin usermame & password to root... \e[0m"
 | 
				
			||||||
/usr/share/webmin/changepass.pl /etc/webmin root root &>/dev/null
 | 
					/usr/share/webmin/changepass.pl /etc/webmin root root &>/dev/null
 | 
				
			||||||
 | 
					rm -rf /webmin_1.984_all.deb
 | 
				
			||||||
echo -e    "Install Complete, Now Go To https:// IP:10000"
 | 
					echo -e    "Install Complete, Now Go To https:// IP:10000"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue