From 35284d07b88176304997607962ec2c758719db80 Mon Sep 17 00:00:00 2001
From: anima
Date: Thu, 27 Feb 2025 01:13:31 +0100
Subject: [PATCH] fix description
---
checks/check_airq.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/checks/check_airq.py b/checks/check_airq.py
index a52b6f9..facdb5e 100755
--- a/checks/check_airq.py
+++ b/checks/check_airq.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
-""" Template python check"""
+"""AirQ (temp & CO2) python check"""
"""dependencys:
- pip3 install nagiosplugin
- pip3 install argparse