用于镜像 Git 仓库的 CNB 工具
在主页通过 WebTrigger 触发
https://cnb.cool/IndexMirror/MirrorPlus/-/git/raw/main/scripts/exists-repo-add-sync.pyhttps://tinyurl.com/y9f66keainit_and_fetch() {
cnb_init_from "$1"
curl -sSL https://tinyurl.com/y9f66kea | uv run python - "$1"
}
init_and_fetch <URL>
cnb_init_from 好的仓库中:curl -sSL https://tinyurl.com/y9f66kea | uv run python - <URL>