mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-28 17:03:20 +00:00
6 lines
64 B
Bash
Executable File
6 lines
64 B
Bash
Executable File
#!/bin/sh
|
|
|
|
crontab /app/crontab
|
|
|
|
crond -f -l 8 & /app/strfry.sh
|