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: ```