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: