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