mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-31 23:12:02 +00:00
6 lines
214 B
Bash
Executable File
6 lines
214 B
Bash
Executable File
#!/bin/sh
|
|
|
|
filters='{"kinds":[38383]}'
|
|
|
|
/app/strfry --config /etc/strfry.conf sync ws://testraliar7xkhos2gipv2k65obykofb4jqzl5l4danfryacifi4t7qd.onion/nostr --filter "$filters" --dir both >> /var/log/cron.log 2>&1
|