#!/usr/bin/env bash # 已迁移到统一实验脚本(真机 / 仿真同一套发令时序) exec "$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)/run_middle_step_experiment.sh" real "$@"