Update docker-entrypoint.sh

This commit is contained in:
charleszlu 2019-05-30 07:49:48 +10:00
parent 811689d9ed
commit 58be77f0b3

View File

@ -40,6 +40,7 @@ EOF
else else
echo "Using cron.daily schedule..." echo "Using cron.daily schedule..."
fi fi
crontab /etc/crontab
# Create the file # Create the file
echo "Creating the password file..." echo "Creating the password file..."