#!/usr/bin/env bash
# 互換: 正規手順は jv_fetch_2020_to_now.sh
exec "$(cd "$(dirname "$0")" && pwd)/jv_fetch_2020_to_now.sh" "$@"
