Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

apt-get remove -y python-pip
apt-get install -y python python-bashate build-essential python-bashate
wget https://bootstrap.pypa.io/get-pip.py
python2 get-pip.py

...