all: update run
run:
python3 web-interface.py
update:
git pull
supervisorctl restart volumetric-regimes