ubuntu.sh 100 B

12345
  1. apt-get install python3
  2. apt-get install python3-pip
  3. pip3 install -r requirements.txt
  4. python3 app.py