diff --git a/bootstrap-root.sh b/bootstrap-root.sh index a10b7ad..c807ab8 100755 --- a/bootstrap-root.sh +++ b/bootstrap-root.sh @@ -35,5 +35,5 @@ curl -RLSsf1 https://deb.nodesource.com/setup_10.x | bash - apt-get install -y nodejs # python3 related -curl -RLSsf1 https://bootstrap.pypa.io/get-pip.py | python2 && \ - curl -RLSsf1 https://bootstrap.pypa.io/get-pip.py | python3 +curl -RLSsf1 https://bootstrap.pypa.io/get-pip.py | python2 +curl -RLSsf1 https://bootstrap.pypa.io/get-pip.py | python3