mirror of https://github.com/tteck/Proxmox.git
parent
c3a70f55c0
commit
6519b05150
|
@ -95,6 +95,7 @@ python3 -m venv .
|
|||
source bin/activate
|
||||
python3 -m pip install wheel &>/dev/null
|
||||
pip3 install homeassistant &>/dev/null
|
||||
pip3 install psycopg2-binary &>/dev/null
|
||||
msg_ok "Installed Home Assistant-Core"
|
||||
|
||||
msg_info "Creating Service"
|
||||
|
|
Loading…
Reference in New Issue