Przeglądaj źródła

Update pyenv2.sh

tteckster 2 lat temu
rodzic
commit
ee1c480ebf
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      misc/pyenv2.sh

+ 2 - 1
misc/pyenv2.sh

@@ -96,5 +96,6 @@ g++ &>/dev/null
 python3 -m pip install wheel 
 pip3 install --upgrade pip 
 pip install python-matter-server[server]
-fi
 echo "Installed Matter Server"
+fi
+echo -e "\nFinished\n"