From 3bf19a596757e835f7cf8931679b4377040dad5c Mon Sep 17 00:00:00 2001 From: Matt Reeves Date: Thu, 11 Apr 2024 23:06: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 785a957..b2fd27f 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -8,7 +8,7 @@ Example: ``` Crontab: ``` -*/30 * * * * /home/mafyuh/dccd.sh -b main -d /home/mafyuh/Auto-Homelab -l /tmp/dccd.txt -p -f 'arrs' +*/30 * * * * /home/mafyuh/Auto-Homelab/scripts/dccd.sh -b main -d /home/mafyuh/Auto-Homelab -l /tmp/dccd.txt -p -f 'arrs' ``` View Logs: ```