Update homeassistant-core-install.sh

moved to install.func
This commit is contained in:
tteckster 2023-06-17 19:22:15 -04:00 committed by GitHub
parent a66326f613
commit 86c04bfe22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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)"