Browse Source

Update pyenv2.sh

tteckster 2 years ago
parent
commit
ee1c480ebf
1 changed files with 2 additions and 1 deletions
  1. 2 1
      misc/pyenv2.sh

+ 2 - 1
misc/pyenv2.sh

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