mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-11-04 04:49:29 +00:00 
			
		
		
		
	fix update
This commit is contained in:
		
							parent
							
								
									3d6e1a2770
								
							
						
					
					
						commit
						ac82a25d4c
					
				@ -51,6 +51,7 @@ function default_settings() {
 | 
			
		||||
  echo_default
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
function update_script() {
 | 
			
		||||
while true; do
 | 
			
		||||
  CHOICE=$(
 | 
			
		||||
    whiptail --title "SUPPORT" --menu "Select option" 11 58 1 \
 | 
			
		||||
@ -69,6 +70,7 @@ while true; do
 | 
			
		||||
    ;;
 | 
			
		||||
  esac
 | 
			
		||||
done
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
start
 | 
			
		||||
build_container
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user