From 2cdbffe3f56ee791ea4c3f06381c8eff1c98ddfb Mon Sep 17 00:00:00 2001 From: KoalaSat Date: Wed, 23 Apr 2025 09:37:33 +0000 Subject: [PATCH] Update sync.sh --- compose/strfry/sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/strfry/sync.sh b/compose/strfry/sync.sh index 8c47617..1258d45 100644 --- a/compose/strfry/sync.sh +++ b/compose/strfry/sync.sh @@ -1,6 +1,6 @@ #!/bin/sh -filters='{"kinds":[38383]}' +filters='{"kinds":[38383, 31986, 1059]}' while IFS= read -r line; do /app/strfry --config /etc/strfry.conf sync ${line} --filter "$filters" --dir both