From 21007bd4c08bfd7ed14898837e198526dcba63d6 Mon Sep 17 00:00:00 2001 From: koalasat Date: Wed, 24 Jul 2024 18:11:03 +0200 Subject: [PATCH] Tesnet sync --- compose/strfry/tn.sync.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/compose/strfry/tn.sync.sh b/compose/strfry/tn.sync.sh index b69a749..dc9400f 100644 --- a/compose/strfry/tn.sync.sh +++ b/compose/strfry/tn.sync.sh @@ -2,5 +2,4 @@ filters='{"kinds":[38383]}' -/app/strfry --config /etc/strfry.conf sync wss://nostr.satstralia.com --filter "$filters" --dir both >> /var/log/cron.log 2>&1 /app/strfry --config /etc/strfry.conf sync ws://testraliar7xkhos2gipv2k65obykofb4jqzl5l4danfryacifi4t7qd.onion/nostr --filter "$filters" --dir both >> /var/log/cron.log 2>&1