robosats/docker/strfry/sync.sh

4 lines
147 B
Bash
Raw Normal View History

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