Script execution
This commit is contained in:
@@ -163,5 +163,7 @@ def get_pipeline_msg():
|
||||
return data.data
|
||||
|
||||
|
||||
def on_system_restart(path):
|
||||
def on_system_restart():
|
||||
print ("restart")
|
||||
time.sleep(1.0)
|
||||
stop_pipeline()
|
||||
Reference in New Issue
Block a user