Shane 7 months ago
parent 470c775d7a
commit fc47142a2c
  1. 2
      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."
}

Loading…
Cancel
Save