robosats/docker/strfry/sync.sh
2024-08-07 22:43:49 +02:00

4 lines
147 B
Bash
Executable File

#!/bin/sh
/app/strfry --config /app/strfry.conf sync wss://nostr.satstralia.com --filter '{"kinds":[38383]}' --dir both >> /var/log/cron.log 2>&1