mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Update build.func (#3833)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							1cc8b93fc2
						
					
				
				
					commit
					d933d05bd3
				
			@@ -1120,7 +1120,7 @@ install_script() {
 | 
				
			|||||||
  while true; do
 | 
					  while true; do
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    CHOICE=$(whiptail --backtitle "Proxmox VE Helper Scripts" --title "SETTINGS" --menu "Choose an option:" \
 | 
					    CHOICE=$(whiptail --backtitle "Proxmox VE Helper Scripts" --title "SETTINGS" --menu "Choose an option:" \
 | 
				
			||||||
      12 50 5 \
 | 
					      14 50 5 \
 | 
				
			||||||
      "1" "Default Settings" \
 | 
					      "1" "Default Settings" \
 | 
				
			||||||
      "2" "Default Settings (with verbose)" \
 | 
					      "2" "Default Settings (with verbose)" \
 | 
				
			||||||
      "3" "Advanced Settings" \
 | 
					      "3" "Advanced Settings" \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user