From ed542a2219d7a20870f3bffbb938493c91df3337 Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 23 Jan 2023 10:22:26 -0500 Subject: [PATCH] Update homeassistant-core-v5-install.sh --- install/homeassistant-core-v5-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/homeassistant-core-v5-install.sh b/install/homeassistant-core-v5-install.sh index 6d11a9cc..6070a81a 100644 --- a/install/homeassistant-core-v5-install.sh +++ b/install/homeassistant-core-v5-install.sh @@ -97,6 +97,7 @@ $STD apt-get install -y \ git \ curl \ sudo \ + mc \ llvm \ libncursesw5-dev \ xz-utils \