mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update webmin.sh
This commit is contained in:
		
							parent
							
								
									13408d9667
								
							
						
					
					
						commit
						3c2b851923
					
				| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
#!/usr/bin/env bash
 | 
					#!/usr/bin/env bash
 | 
				
			||||||
IP=`hostname -I`
 | 
					IP=[hostname -I]
 | 
				
			||||||
YW=`echo "\033[33m"`
 | 
					YW=`echo "\033[33m"`
 | 
				
			||||||
RD=`echo "\033[01;31m"`
 | 
					RD=`echo "\033[01;31m"`
 | 
				
			||||||
BL=`echo "\033[36m"`
 | 
					BL=`echo "\033[36m"`
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue