mirror of https://github.com/tteck/Proxmox.git
Update pyenv2.sh
parent
e86baf6a43
commit
ee1c480ebf
|
@ -96,5 +96,6 @@ 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"
|
||||||
|
fi
|
||||||
|
echo -e "\nFinished\n"
|
||||||
|
|
Loading…
Reference in New Issue