mirror of
https://github.com/RoboSats/robosats-nostr-sync.git
synced 2025-07-18 08:43:18 +00:00
4 lines
72 B
Bash
4 lines
72 B
Bash
#!/bin/sh
|
|
|
|
cron -f -l 8 & tail -f /var/log/cron.log & /app/strfry relay
|