Script execution

This commit is contained in:
2022-08-26 11:50:08 +02:00
parent 3176b967ce
commit 6fbb57e446

View File

@@ -165,5 +165,6 @@ def get_pipeline_msg():
def on_system_restart():
print ("restart")
log("restart")
time.sleep(1.0)
stop_pipeline()