1
0
mirror of https://github.com/tteck/Proxmox.git synced 2025-06-17 04:17:37 +02:00

Update pyenv2.sh

This commit is contained in:
tteckster
2022-12-07 19:19:12 -05:00
committed by GitHub
parent e86baf6a43
commit ee1c480ebf

View File

@ -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"