Update entrypoint.sh

This commit is contained in:
Biplob SD 2020-06-25 00:03:26 +06:00 committed by GitHub
parent 681336b7ae
commit ac8fd363b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ WORKDIR=${SRCDIR:-/src}
SPEC_FILE="${SRCDIR}/${4}"
pip install --upgrade pip wheel setuptools
python -m pip install --upgrade pip wheel setuptools
#
# In case the user specified a custom URL for PYPI, then use