Update homeassistant-core-install.sh
moved to install.func
This commit is contained in:
parent
a66326f613
commit
86c04bfe22
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ if [[ "$PCT_OSVERSION" == "12" ]]; then
|
|||
liblapack3 \
|
||||
liblapack-dev \
|
||||
libatlas-base-dev
|
||||
$STD systemctl disable systemd-networkd-wait-online.service
|
||||
msg_ok "Installed Dependencies"
|
||||
else
|
||||
msg_info "Installing Dependencies, Bullseye (Patience)"
|
||||
|
|
Loading…
Reference in a new issue