Explorar el Código

Update pyenv2.sh

tteckster hace 2 años
padre
commit
bd4592523d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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"