Update update_ha.md

This commit is contained in:
tteck
2021-08-20 16:26:30 -04:00
committed by GitHub
parent af51106ec2
commit 7b91a70145

@ -1,9 +1,9 @@
## Home Assistant Container Update ## ## Home Assistant Container Update ##
In the homeassistant lxc console run `nano upha.sh` In the homeassistant lxc console run `nano upha.sh`
it will open a new file, copy and paste the Stable Branch. it will open a new file, copy and paste the Stable Branch (change TZ)
Save and exit the text editor with "Ctrl+O", "Enter" and "Ctrl+X" Save and exit the text editor with "Ctrl+O", "Enter" and "Ctrl+X"
To update HA go to the root prompt and run `bash upha.sh` To update HA, run `bash upha.sh` from the console
Stable Branch Stable Branch
``` ```