From 855d6ac42c66366a02a7881c9cc62cdad339f791 Mon Sep 17 00:00:00 2001 From: Matt Reeves Date: Sat, 4 May 2024 02:08:33 +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 bf43cb9..fc90021 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: ```