#!/usr/bin/env bash
exec python3 "$(dirname "$0")/sqlite_connector.py" execute "$@"
