From bd4592523de09bf9d8d34105286f62ae6643135c Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 7 Dec 2022 18:51:59 -0500 Subject: [PATCH] Update pyenv2.sh --- misc/pyenv2.sh | 1 + 1 file changed, 1 insertion(+) 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"