#!/bin/bash
exec python3 "$(cd "$(dirname "$0")" && pwd)/parkwatch_native_host.py"
