docker-autopostgresqlbackup/docker-entrypoint.sh

5 lines
74 B
Bash
Raw Normal View History

2018-01-23 18:01:22 +01:00
#!/bin/sh
# Execute cron with parameters
exec cron -f -l ${LOG_LEVEL:-8}