Install script sudo escalation
install.sh automatically uses sudo when INSTALL_DIR is not writable.
Status: shipped | Area: docs | Published: 2026-03-20
Control impact: Improves installation experience.
install.sh now automatically uses sudo when INSTALL_DIR is not writable, instead of exiting with an error.
Falls back to a clear message if sudo is unavailable.