Spaces:
Sleeping
Sleeping
| set -euo pipefail | |
| SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" | |
| echo "[interfaceB] run_from_step12_flat.sh now uses the unified retry_noinvertext logic" >&2 | |
| exec "${SCRIPT_DIR}/run_visualize_from_step12_flat_with_retry_no_invert_ext.sh" "$@" | |