fixed typo

This commit is contained in:
2024-10-19 21:53:07 +02:00
parent b703bd71bf
commit 2b2e7f6a99

View File

@@ -1,4 +1,4 @@
# check_drives_helath.py
# check_drives_health.py
# Drive Health Monitoring Script
This script checks the SMART health status of all available drives on the system and sends notifications using the `ntfy` service. The script will alert you if any drives are failing and provide a summary of the health status for all drives.