fix cmsec dmotd progress line suppressed by tee pipe in 132.00stable The previous progress line in cmsec.sh do_run() DMOTD_MODE branch was gated on `[ -t 1 ]` — but config/motd/dmotd.sh:669 wraps the entire SSH-login banner in `} 2>&1 | tee...