#!/usr/bin/bash # Get latest version git pull # Bootstrap venv make # Run web UI ./.venv/bin/python web-project/src/solo_tool_web.py 80