mirror of https://github.com/tteck/Proxmox.git
Update pyenv2.sh
This commit is contained in:
parent
e1355dc305
commit
bd4592523d
|
@ -91,4 +91,5 @@ g++ &>/dev/null
|
||||||
python3 -m pip install wheel
|
python3 -m pip install wheel
|
||||||
pip3 install --upgrade pip
|
pip3 install --upgrade pip
|
||||||
pip install python-matter-server[server]
|
pip install python-matter-server[server]
|
||||||
|
fi
|
||||||
echo "Installed Matter Server"
|
echo "Installed Matter Server"
|
||||||
|
|
Loading…
Reference in New Issue