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." }