forked from forkanization/Proxmox-arm64
Update homeassistant-core-install.sh
This commit is contained in:
@@ -14,7 +14,7 @@ network_check
|
|||||||
update_os
|
update_os
|
||||||
|
|
||||||
msg_info "Installing Dependencies (Patience)"
|
msg_info "Installing Dependencies (Patience)"
|
||||||
$STD apt-get install curl
|
$STD apt-get install curl -y
|
||||||
$STD curl -O http://ports.ubuntu.com/pool/main/t/tiff/libtiff6_4.5.1+git230720-4ubuntu4_arm64.deb && apt install ./libtiff6_4.5.1+git230720-4ubuntu4_arm64.deb && rm libtiff6_4.5.1+git230720-4ubuntu4_arm64.deb
|
$STD curl -O http://ports.ubuntu.com/pool/main/t/tiff/libtiff6_4.5.1+git230720-4ubuntu4_arm64.deb && apt install ./libtiff6_4.5.1+git230720-4ubuntu4_arm64.deb && rm libtiff6_4.5.1+git230720-4ubuntu4_arm64.deb
|
||||||
$STD apt --fix-broken install -y
|
$STD apt --fix-broken install -y
|
||||||
$STD apt-get install -y \
|
$STD apt-get install -y \
|
||||||
|
|||||||
Reference in New Issue
Block a user