mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-15 11:49:43 +00:00
Update homeassistant-core-install.sh
This commit is contained in:
parent
38f4a98e4f
commit
6f557aa394
1 changed files with 2 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue