mirror of
https://github.com/tteck/Proxmox.git
synced 2026-07-05 22:12:50 +02:00
Update homeassistant-core-install.sh
This commit is contained in:
@@ -45,7 +45,7 @@ $STD apt-get install -y \
|
||||
libatlas-base-dev
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Installing Python3.12.1"
|
||||
msg_info "Installing Python3.12.1 (Patience, building from source)"
|
||||
$STD apt-get remove -y python3
|
||||
curl -sL https://www.python.org/ftp/python/3.12.1/Python-3.12.1.tar.xz | tar xJf -
|
||||
cd Python-3.12.1
|
||||
@@ -93,4 +93,4 @@ customize
|
||||
msg_info "Cleaning up"
|
||||
$STD apt-get autoremove
|
||||
$STD apt-get autoclean
|
||||
msg_ok "Cleaned"
|
||||
msg_ok "Cleaned"
|
||||
|
||||
Reference in New Issue
Block a user