bootstrap-root.sh: Rempved support for python2

This commit is contained in:
Tobias Schmidl 2020-02-29 05:19:56 +01:00 committed by GitHub
parent 83d7020aaa
commit 2955e92821
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,6 @@ apt-get update \
highlight \
htop \
libgit2-dev \
libpython-dev \
libpython3-dev \
locales \
man \
@ -43,7 +42,6 @@ curl $CURLOPT https://deb.nodesource.com/setup_13.x | bash -
apt-get install -y nodejs
# python3 related
curl $CURLOPT https://bootstrap.pypa.io/get-pip.py | python2
curl $CURLOPT https://bootstrap.pypa.io/get-pip.py | python3
pip install ranger-fm