#!/usr/bin/env bash
exec "$(dirname "${BASH_SOURCE[0]}")/scripts/cli/run" "$@"
