8 lines
99 B
Bash
Raw Normal View History

#!/bin/bash
set -x -e
sudo apt-get install python3 python3-pip
pip3 install -r requirements.txt