添加绑定monitor与运行参数到可执行文件的cmake target。
This commit is contained in:
4
tools/bind-monitor.sh
Executable file
4
tools/bind-monitor.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "$1/tools/monitor.sh \"$2/run --run-with-camera\" &" > $2/monitor-run
|
||||
chmod +x $2/monitor-run
|
||||
Reference in New Issue
Block a user