From 4b709fb0fc946ef146dc9f2f8252752e93fdfab3 Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Wed, 13 Nov 2024 22:18:18 -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 64ca04535..5fb7dea67 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") +BLOCKLIST=("uniongang.yml" "uniongangcookie.yml" "sharewood.yml", "ygg-api.yml") # Initialize Defaults removed_indexers=""