mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-10 17:59:17 +00:00
Update homeassistant-core-install.sh
This commit is contained in:
parent
9cc4bda762
commit
e191b94151
@ -48,7 +48,7 @@ $STD apt-get install -y \
|
|||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Setup Python3"
|
msg_info "Setup Python3"
|
||||||
$STD add-apt-repository ppa:deadsnakes/ppa
|
$STD add-apt-repository -y ppa:deadsnakes/ppa
|
||||||
$STD apt-get update
|
$STD apt-get update
|
||||||
$STD apt-get install -y \
|
$STD apt-get install -y \
|
||||||
python3.13-* \
|
python3.13-* \
|
||||||
|
Loading…
Reference in New Issue
Block a user