#!/usr/bin/env bash
uv run --python 3.13 --with machineconfig python $(dirname $(dirname $0))/python/cloud_repo_sync.py "$@"
