mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update homeassistant-core-v5.sh
This commit is contained in:
		
							parent
							
								
									c59c795b1c
								
							
						
					
					
						commit
						240695d613
					
				| 
						 | 
				
			
			@ -317,7 +317,7 @@ function install_script() {
 | 
			
		|||
function update_script() {
 | 
			
		||||
   PY=$(ls /srv/homeassistant/lib/)
 | 
			
		||||
   IP=$(hostname -I | awk '{print $1}') 
 | 
			
		||||
  UPD=$(whiptail --title "UPDATE" --radiolist --cancel-button Exit-Script "Choose Type" 8 58 4 \
 | 
			
		||||
  UPD=$(whiptail --title "UPDATE" --radiolist --cancel-button Exit-Script "Choose Type" 15 58 4 \
 | 
			
		||||
  "1" "Initialize" OFF \
 | 
			
		||||
  "2" "Update Core" ON \
 | 
			
		||||
  "3" "Install HACS" OFF \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue