diff --git a/python-pip3.sh b/python-pip3.sh index 4f6cb23..9ead8db 100644 --- a/python-pip3.sh +++ b/python-pip3.sh @@ -1,4 +1,4 @@ -sudo apt-get update && apt-get upgrade +sudo apt-get update && apt-get dist-upgrade sudo apt-get install python3-distutils wget https://bootstrap.pypa.io/get-pip.py python3 get-pip.py --user