#!/usr/bin/bash SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)" exec "$SCRIPT_DIR/../../.venv/bin/python" "$SCRIPT_DIR/script.py"