#!/bin/sh mkdir imgs cd imgs python3 data.py cd .. cd document pdftex report.tex cd ..