mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update homeassistant-core-v5.sh
This commit is contained in:
		
							parent
							
								
									d837f80df6
								
							
						
					
					
						commit
						8de8fdddb5
					
				| 
						 | 
				
			
			@ -316,8 +316,8 @@ 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 3 \
 | 
			
		||||
  "1" "Initialize" ON \
 | 
			
		||||
  "2" "Update" OFF \
 | 
			
		||||
  "1" "Initialize" OFF \
 | 
			
		||||
  "2" "Update" ON \
 | 
			
		||||
  "3" "HACS" OFF \
 | 
			
		||||
  3>&1 1>&2 2>&3)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue