mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update create_lxc.sh
This commit is contained in:
		
							parent
							
								
									9e0fb19df2
								
							
						
					
					
						commit
						d8ebbc568b
					
				| 
						 | 
				
			
			@ -13,7 +13,7 @@ GN=`echo "\033[1;92m"`
 | 
			
		|||
CL=`echo "\033[m"`
 | 
			
		||||
CM="${GN}✓${CL}"
 | 
			
		||||
BFR="\\r\\033[K"
 | 
			
		||||
HOLD="[-]"
 | 
			
		||||
HOLD="-"
 | 
			
		||||
trap die ERR
 | 
			
		||||
 | 
			
		||||
function msg_info() {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue