diff --git a/docker-entrypoint.sh b/docker-entrypoint.sh index d84167a..6586d2b 100644 --- a/docker-entrypoint.sh +++ b/docker-entrypoint.sh @@ -40,6 +40,7 @@ EOF else echo "Using cron.daily schedule..." fi +crontab /etc/crontab # Create the file echo "Creating the password file..."