mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-02 03:12:34 +01:00
Initial commit of open source Workload Automation.
This commit is contained in:
3
wlauto/external/daq_server/src/scripts/run-daq-server
vendored
Normal file
3
wlauto/external/daq_server/src/scripts/run-daq-server
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
from daqpower.server import run_server
|
||||
run_server()
|
Reference in New Issue
Block a user