diff --git a/misc/pyenv2.sh b/misc/pyenv2.sh index 6aff5940..aef5896c 100644 --- a/misc/pyenv2.sh +++ b/misc/pyenv2.sh @@ -91,4 +91,5 @@ g++ &>/dev/null python3 -m pip install wheel pip3 install --upgrade pip pip install python-matter-server[server] +fi echo "Installed Matter Server"