瀏覽代碼

Update pyenv2.sh

tteckster 2 年之前
父節點
當前提交
bd4592523d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      misc/pyenv2.sh

+ 1 - 0
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"