mirror of https://github.com/tteck/Proxmox.git
Update homeassistant-core-install.sh
moved to install.func
This commit is contained in:
parent
a66326f613
commit
86c04bfe22
|
@ -38,7 +38,6 @@ if [[ "$PCT_OSVERSION" == "12" ]]; then
|
||||||
liblapack3 \
|
liblapack3 \
|
||||||
liblapack-dev \
|
liblapack-dev \
|
||||||
libatlas-base-dev
|
libatlas-base-dev
|
||||||
$STD systemctl disable systemd-networkd-wait-online.service
|
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
else
|
else
|
||||||
msg_info "Installing Dependencies, Bullseye (Patience)"
|
msg_info "Installing Dependencies, Bullseye (Patience)"
|
||||||
|
|
Loading…
Reference in New Issue