From cb3c207e4c552ee0ec583d63772ded72c3dfbc37 Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 15 Nov 2021 04:02:14 -0500 Subject: [PATCH] Create HACS.md --- HACS.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 HACS.md diff --git a/HACS.md b/HACS.md new file mode 100644 index 00000000..9b3408bf --- /dev/null +++ b/HACS.md @@ -0,0 +1,9 @@ +## Home Assistant Community Store ## + +This script is for installong HACS on Home Assistant Container LXC ONLY + +Run the following from the Home Assistant container (LXC) console +``` +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/hacs.sh)" +``` +After install, reboot Home Assistant and clear browser cache