mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-30 18:39:10 +00:00 
			
		
		
		
	Update homeassistant-core-install.sh
Python 3.11.2
This commit is contained in:
		
							parent
							
								
									33654ab8c9
								
							
						
					
					
						commit
						aa18e6ad7b
					
				| @ -64,10 +64,10 @@ echo -e 'if command -v pyenv 1>/dev/null 2>&1; then\n eval "$(pyenv init --path) | |||||||
| msg_ok "Installed pyenv" | msg_ok "Installed pyenv" | ||||||
| . ~/.bashrc | . ~/.bashrc | ||||||
| set -e | set -e | ||||||
| msg_info "Installing Python 3.11.1" | msg_info "Installing Python 3.11.2" | ||||||
| $STD pyenv install 3.11.1 | $STD pyenv install 3.11.2 | ||||||
| pyenv global 3.11.1 | pyenv global 3.11.2 | ||||||
| msg_ok "Installed Python 3.11.1" | msg_ok "Installed Python 3.11.2" | ||||||
| 
 | 
 | ||||||
| msg_info "Installing Home Assistant-Core" | msg_info "Installing Home Assistant-Core" | ||||||
| mkdir /srv/homeassistant | mkdir /srv/homeassistant | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user