Parcourir la source

Update pyenv2.sh

tteckster il y a 2 ans
Parent
commit
bd4592523d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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"