This commit is contained in:
@@ -11,4 +11,4 @@ async def get_status():
|
||||
return {"status": "running" if pulse_process else "stopped"}
|
||||
|
||||
|
||||
# subprocess.Popen(os.path.join(OP25_PATH, OP25_SCRIPT), shell=True, preexec_fn=os.setsid, cwd=OP25_PATH)
|
||||
# subprocess.Popen(os.path.join(OP25_PATH, OP25_SCRIPT), shell=True, preexec_fn=os.setsid, cwd=OP25_PATH)
|
||||
|
||||
Reference in New Issue
Block a user