From ddc1b3640a9691f10444d6a881811d3634d97409 Mon Sep 17 00:00:00 2001 From: tteck Date: Sat, 28 Aug 2021 01:44:20 -0400 Subject: [PATCH] Update update_ha.md --- update_ha.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_ha.md b/update_ha.md index bc814a08..dfb4276b 100644 --- a/update_ha.md +++ b/update_ha.md @@ -1,7 +1,7 @@ ## 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 (change TZ) +it will open a empty 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, run `bash upha.sh` from the console