style(install): quote set_stage "done" arg to silence shellcheck SC1010
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>feat/v1-foundation
parent
fa7e1c428e
commit
0fa11bd0ea
|
|
@ -385,7 +385,7 @@ else
|
|||
fi
|
||||
|
||||
# Update fully applied — tell the in-browser progress page it may finish (real completion signal).
|
||||
set_stage done
|
||||
set_stage "done"
|
||||
|
||||
# ── closing banner (passwords shown ONLY here) ───────────────────────
|
||||
echo
|
||||
|
|
|
|||
Loading…
Reference in New Issue