mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-31 02:49:19 +00:00 
			
		
		
		
	Update create_lxc.sh
tweak
This commit is contained in:
		
							parent
							
								
									825a551521
								
							
						
					
					
						commit
						f5a8f4ca73
					
				| @ -85,7 +85,7 @@ function select_storage() { | |||||||
|     local STORAGE |     local STORAGE | ||||||
|     while [ -z "${STORAGE:+x}" ]; do |     while [ -z "${STORAGE:+x}" ]; do | ||||||
|       STORAGE=$(whiptail --title "Storage Pools" --radiolist \ |       STORAGE=$(whiptail --title "Storage Pools" --radiolist \ | ||||||
|         "Which storage pool you would like to use for the ${CONTENT_LABEL,,}?\nTo make a selection, use the Spacebar.\n" \ |         "Which storage pool you would like to use for ${APPLICATION}?\nTo make a selection, use the Spacebar.\n" \ | ||||||
|         16 $(($MSG_MAX_LENGTH + 23)) 6 \ |         16 $(($MSG_MAX_LENGTH + 23)) 6 \ | ||||||
|         "${MENU[@]}" 3>&1 1>&2 2>&3) || exit "Menu aborted." |         "${MENU[@]}" 3>&1 1>&2 2>&3) || exit "Menu aborted." | ||||||
|     done |     done | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user