7 lines
69 B
Bash
Executable File

#!/bin/bash
set -eux
python /tmp/get-pip.py
pip install virtualenv