update-pip-and-config

This commit is contained in:
simono41 2018-07-26 02:25:27 +02:00
parent 2593278f66
commit 270bda0b95
2 changed files with 3 additions and 0 deletions

Binary file not shown.

View file

@ -676,6 +676,9 @@ if [ "$version" != "lite" ] && [ "$skip" != "skip" ]; then
### custom-installer
## pip update
pip install --upgrade pip
## pip install beautysh
if [ -d /opt/beautysh ];then
echo "Bereits vorhanden!!!"