mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 19:05:09 +00:00
Update homeassistant-core-install.sh
This commit is contained in:
parent
7e93e5ee36
commit
0636e48803
@ -64,7 +64,7 @@ msg_ok "Setup Python3"
|
||||
msg_info "Setting up Home Assistant-Core environment"
|
||||
mkdir /srv/homeassistant
|
||||
cd /srv/homeassistant
|
||||
python3 venv . &>/dev/null
|
||||
python3 venv .
|
||||
source bin/activate
|
||||
msg_ok "Created virtual environment with UV"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user