ref: bc64cc50ac468ea8d1017fc8d3a761b7926d9fe0
parent: 520a39efcd135556b21e196bfd64802fd3236ce1
author: Ori Bernstein <ori@eigenstate.org>
date: Tue Jul 26 00:57:40 EDT 2022
auth/box: preserve cwd name, but clear it out Auth/box previously switched to /, rather than preserving the cwd. This would break relative paths to items that would get pulled into the namespace. This change removes the '-.' flag, and causes auth/box to keep the current working directory, making it more usable for scripting.