From cadb671aa869c95a7dcc4519240bac0226c9aaa3 Mon Sep 17 00:00:00 2001 From: vitrinekast Date: Wed, 27 Mar 2024 00:43:42 +0100 Subject: [PATCH] set to false --- script.py | 1 + 1 file changed, 1 insertion(+) diff --git a/script.py b/script.py index 519a023..890e516 100644 --- a/script.py +++ b/script.py @@ -66,6 +66,7 @@ else: device_info = False ip_address = False time_since_last_boot = False + list_active_services = False print("Commands: packages") dpkg_date = now.strftime("%Y-%m-%d")