tteckster 2 anni fa
parent
commit
ee1c480ebf
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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"