mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 10:49:41 +00:00
Update homeassistant-core-install.sh
This commit is contained in:
parent
9cc4bda762
commit
e191b94151
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ $STD apt-get install -y \
|
|||
msg_ok "Installed Dependencies"
|
||||
|
||||
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 install -y \
|
||||
python3.13-* \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue