From 45b032c47018abd32e1a4189232f7879539f6a2d Mon Sep 17 00:00:00 2001 From: BlueFox Date: Sun, 22 Sep 2024 19:17:12 +0200 Subject: [PATCH] Again changed purpose to the final use of this docker container image project! --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea2d9fd..4212a25 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# docker-cron-git-pull +# docker-git-puller -A docker container that pulls a git repo (updates it) every minute with a cronjob. +A docker container that pulls a git repo (updates it) every given amount of time (default 60s) with a shell script. ## Purpose