From 7b91a70145f34d52b49ca1d119142d8f275bb564 Mon Sep 17 00:00:00 2001 From: tteck Date: Fri, 20 Aug 2021 16:26:30 -0400 Subject: [PATCH] Update update_ha.md --- update_ha.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/update_ha.md b/update_ha.md index 5df15ec0..8ed2ce26 100644 --- a/update_ha.md +++ b/update_ha.md @@ -1,9 +1,9 @@ ## Home Assistant Container Update ## 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" -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 ```