Update scripts/README.md

This commit is contained in:
Matt Reeves 2024-05-04 02:01:56 +00:00
parent 2fba7768c8
commit 2be69d4428

View file

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