Files
cbwebreader/entrypoint-cron.sh

6 lines
62 B
Bash

#!/bin/sh
# Start cron daemon.
crond -f
# Start application.