#! /bin/bash # Install the required support programs apt-get install python-pip -y pip install -r requirements.txt