diff --git a/back/pialert.py b/back/pialert.py index c9048dac..4cf44067 100644 --- a/back/pialert.py +++ b/back/pialert.py @@ -98,7 +98,7 @@ def main (): return res # Reporting - if cycle != 'internet_IP': + if cycle != 'internet_IP' and cycle != 'cleanup': email_reporting() # Close SQL