docker-autopostgresqlbackup/docker-entrypoint.sh
Paulino Padial 6350a17178 First commit
2018-01-23 18:01:22 +01:00

5 lines
74 B
Bash

#!/bin/sh
# Execute cron with parameters
exec cron -f -l ${LOG_LEVEL:-8}