mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2025-08-10 12:00:18 +00:00
6 lines
64 B
Bash
6 lines
64 B
Bash
#!/bin/sh
|
|
|
|
crontab /app/crontab
|
|
|
|
crond -f -l 8 & /app/strfry.sh
|