mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-14 11:26:24 +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
|