From 28645c7a41d0c498a6bc9b88adaf48e147918b58 Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Wed, 13 Nov 2024 22:19:25 -0600 Subject: [PATCH] fixup! sync: block ygg-api --- scripts/indexer-sync-v2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/indexer-sync-v2.sh b/scripts/indexer-sync-v2.sh index 5fb7dea67..1b28dd56a 100644 --- a/scripts/indexer-sync-v2.sh +++ b/scripts/indexer-sync-v2.sh @@ -27,7 +27,7 @@ is_dev_exec=false pulls_exists=false local_exist=false -BLOCKLIST=("uniongang.yml" "uniongangcookie.yml" "sharewood.yml", "ygg-api.yml") +BLOCKLIST=("uniongang.yml" "uniongangcookie.yml" "sharewood.yml" "ygg-api.yml") # Initialize Defaults removed_indexers=""