mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update create_lxc.sh
This commit is contained in:
		
							parent
							
								
									38295ed54d
								
							
						
					
					
						commit
						258f48003b
					
				| 
						 | 
					@ -33,7 +33,7 @@ function msg_ok() {
 | 
				
			||||||
   local msg="$1"
 | 
					   local msg="$1"
 | 
				
			||||||
   echo -e "${BFR} ${CM} ${GN}${msg}${CL}"
 | 
					   echo -e "${BFR} ${CM} ${GN}${msg}${CL}"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					msg_info "Validating Storage"
 | 
				
			||||||
function select_storage() {
 | 
					function select_storage() {
 | 
				
			||||||
  local CLASS=$1
 | 
					  local CLASS=$1
 | 
				
			||||||
  local CONTENT
 | 
					  local CONTENT
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue