3 lines
80 B
Plaintext
3 lines
80 B
Plaintext
# Run epg-runner every 5 minutes
|
|
*/5 * * * * docker compose run --rm epg-runner
|