mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-31 10:59:24 +00:00 
			
		
		
		
	Update homeassistant-core.sh
update python message
This commit is contained in:
		
							parent
							
								
									4fb6313bec
								
							
						
					
					
						commit
						0ea26d6cae
					
				| @ -76,7 +76,7 @@ function update_script() { | |||||||
|       echo -e "${GN}Updating to Stable Version${CL}" |       echo -e "${GN}Updating to Stable Version${CL}" | ||||||
|       BR="" |       BR="" | ||||||
|     fi |     fi | ||||||
|     if [[ "$PY" == "python3.9" ]]; then echo -e "⚠️  Python 3.9 is deprecated and will be removed in Home Assistant 2023.2"; fi |     if [[ "$PY" == "python3.10" ]]; then echo -e "⚠️  Home Assistant now requires Python 3.11 to run."; fi | ||||||
| 
 | 
 | ||||||
|     msg_info "Stopping Home Assistant" |     msg_info "Stopping Home Assistant" | ||||||
|     systemctl stop homeassistant |     systemctl stop homeassistant | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user