From fc47142a2ca743f0f4ba5116172fa5e67d33c87e Mon Sep 17 00:00:00 2001 From: Shane Date: Thu, 15 May 2025 19:27:19 +1000 Subject: [PATCH] try --- manage_scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manage_scripts.sh b/manage_scripts.sh index 2ab6441..0310311 100755 --- a/manage_scripts.sh +++ b/manage_scripts.sh @@ -105,7 +105,7 @@ if os.path.exists(f): if changed: with open(f, 'w') as fh: json.dump(data, fh, indent=2) -+" +" log "Marked all running scripts as stopped in system_activity.json" log "Scripts stopped." }