From b8f4d3e4d54a600856ed7779d9b26c793e3f6eb0 Mon Sep 17 00:00:00 2001 From: Tobias Date: Sat, 6 Jun 2026 10:42:19 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07a0431..0b9c6e3 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ echo "The RAID controller's temperature is "$raidtemp" degrees celsius at $(date Crontab Entry, (this runs the script every 3 hours): ``` -0 */3 * * * /home/charizard/myscripts/raidnotifier +0 */3 * * * /home/myuser/myscripts/raidnotifier ``` Logrotate Configuration File: