#!/usr/bin/env sh CLI_DIR="$(dirname "$(realpath "$0")")" exec python -m "$CLI_DIR/fastanime" "$@"