Update pyenv2.sh

This commit is contained in:
tteckster 2022-12-07 19:19:12 -05:00 committed by GitHub
parent e86baf6a43
commit ee1c480ebf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"