mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-05 14:00:09 +00:00
4 lines
147 B
Bash
4 lines
147 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
/app/strfry --config /app/strfry.conf sync wss://nostr.satstralia.com --filter '{"kinds":[38383]}' --dir both >> /var/log/cron.log 2>&1
|