mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 19:05:09 +00:00
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)"
|
||||
$STD apt-get install -y \
|
||||
git \
|
||||
curl \
|
||||
curl \
|
||||
git \
|
||||
sudo \
|
||||
mc \
|
||||
bluez \
|
||||
@ -42,7 +42,6 @@ $STD apt-get install -y \
|
||||
libavfilter-dev \
|
||||
libmariadb-dev-compat \
|
||||
libatlas-base-dev
|
||||
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Setup Python3"
|
||||
|
Loading…
Reference in New Issue
Block a user