From 0fa11bd0ea4d23cc167d68b6c118d311a24a1bd9 Mon Sep 17 00:00:00 2001 From: boban Date: Sat, 20 Jun 2026 22:52:50 +0200 Subject: [PATCH] style(install): quote set_stage "done" arg to silence shellcheck SC1010 Co-Authored-By: Claude Opus 4.8 --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index ef1125a..ef9ba74 100755 --- a/install.sh +++ b/install.sh @@ -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