mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-05 22:10:10 +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
|