diff --git a/run_el_maintenance.py b/run_el_maintenance.py index c2a37f6..455bb2a 100644 --- a/run_el_maintenance.py +++ b/run_el_maintenance.py @@ -1425,7 +1425,7 @@ def _run_maintenance( f'contact Enapter customer support.' ) - print('Maintenance mode completed OK') + _print_green('Maintenance mode completed OK') def parse_args() -> argparse.Namespace: