Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
11matt556 authored Jun 19, 2023
1 parent 1c6644c commit a00e354
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/sh

echo "Based on https://hub.docker.com/repository/docker/djpic/cron"
echo "Starting DockerContainer..."
echo "For more information: https://github.com/11matt556/socat-cron"
echo "Starting Docker Container..."

crond -f -l 8 -d 8 -L /dev/stdout

0 comments on commit a00e354

Please sign in to comment.