mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-10 05:13:57 +00:00
Treat wrapped shell-profile permission failures as an optional doctor repair, while preserving non-permission failures and the actual failing profile path. Cover install and upgrade flows across EACCES, EPERM, and EROFS. Fixes #99237 Co-authored-by: Peter Steinberger <steipete@gmail.com>