Update homeassistant-core-install.sh

#113
This commit is contained in:
Sam Heinz
2025-02-27 20:43:40 +10:00
committed by GitHub
parent e7ee2a88c7
commit 21b42a95b4

View File

@@ -56,7 +56,6 @@ msg_ok "Installed Dependencies"
msg_info "Setup Python3"
$STD apt-get update
$STD rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
$STD apt-get remove --purge -y python3.12 python3.12-dev python3.12-venv
$STD apt-get install -y \
python3.13 \