#!/bin/bash cd "$(dirname "$0")" || exit 1 . venv/bin/activate python main.py