From 4ef838385de613c6e343c92070ec75a3c46ec66d Mon Sep 17 00:00:00 2001 From: Matt Reeves Date: Sat, 4 May 2024 02:11:55 +0000 Subject: [PATCH] Update scripts/README.md --- scripts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/README.md b/scripts/README.md index fc90021..bf43cb9 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -1,4 +1,4 @@ -Modified version of https://github.com/loganmarchione/dccd, with Gotify notification on error and allowing to choose which directory is cd'd into before running script. I run this on each docker host through crontab every 30 minutes, just adding the -f flag with the folder which that host represents. So each directory represents a host +Modified version of https://github.com/loganmarchione/dccd, with Gotify notification on error and allowing to choose which directory is cd'd into before running script. I run this on each docker host through crontab every 30 minutes, just adding the -f flag with the folder which that host represents. So each directory represents a host. Clone this repo: ```