Update homeassistant-core-install.sh
This commit is contained in:
parent
38f4a98e4f
commit
6f557aa394
@ -15,8 +15,8 @@ update_os
|
|||||||
|
|
||||||
msg_info "Installing Dependencies (Patience)"
|
msg_info "Installing Dependencies (Patience)"
|
||||||
$STD apt-get install -y \
|
$STD apt-get install -y \
|
||||||
git \
|
curl \
|
||||||
curl \
|
git \
|
||||||
sudo \
|
sudo \
|
||||||
mc \
|
mc \
|
||||||
bluez \
|
bluez \
|
||||||
@ -42,7 +42,6 @@ $STD apt-get install -y \
|
|||||||
libavfilter-dev \
|
libavfilter-dev \
|
||||||
libmariadb-dev-compat \
|
libmariadb-dev-compat \
|
||||||
libatlas-base-dev
|
libatlas-base-dev
|
||||||
|
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Setup Python3"
|
msg_info "Setup Python3"
|
||||||
|
Loading…
Reference in New Issue
Block a user