mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2025-08-07 02:20:06 +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
|