update-pip-and-config
This commit is contained in:
parent
2593278f66
commit
270bda0b95
2 changed files with 3 additions and 0 deletions
BIN
.config.tar.pxz
BIN
.config.tar.pxz
Binary file not shown.
|
@ -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!!!"
|
||||
|
|
Loading…
Reference in a new issue