try
This commit is contained in:
+1
-1
@@ -105,7 +105,7 @@ if os.path.exists(f):
|
|||||||
if changed:
|
if changed:
|
||||||
with open(f, 'w') as fh:
|
with open(f, 'w') as fh:
|
||||||
json.dump(data, fh, indent=2)
|
json.dump(data, fh, indent=2)
|
||||||
+"
|
"
|
||||||
log "Marked all running scripts as stopped in system_activity.json"
|
log "Marked all running scripts as stopped in system_activity.json"
|
||||||
log "Scripts stopped."
|
log "Scripts stopped."
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user