#!/usr/bin/env bash # lane CB: send a click-helper batch, then capture the guest's screen. One command per click. cd /home/alex/sots-re ./dumps/cbstep.sh "$1" >/dev/null 2>&1 sleep "${2:-2}" uv run --with pillow python3 tools/vmshot.py --ssh --one 146 2>&1 | tail -1