diff --git a/docker/strfry/sync.sh b/docker/strfry/sync.sh index 8c476172..1258d459 100755 --- a/docker/strfry/sync.sh +++ b/docker/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