Đổi tên phần mềm từ lidar_manager_app thành robot_app
This commit is contained in:
@@ -13,5 +13,5 @@ echo
|
||||
bench_http_suite "$BASE"
|
||||
echo
|
||||
echo "=== Process ==="
|
||||
ps -C lidar_manager_web -o pid,rss,vsz,pcpu,pmem,etime,cmd 2>/dev/null \
|
||||
|| pgrep -af '[./]lidar_manager_web' | grep -v pgrep || true
|
||||
ps -C robot_app -o pid,rss,vsz,pcpu,pmem,etime,cmd 2>/dev/null \
|
||||
|| pgrep -af '[./]robot_app' | grep -v pgrep || true
|
||||
|
||||
Reference in New Issue
Block a user