From f68b5b099007f2a71bec37abeb8de6643a140fee Mon Sep 17 00:00:00 2001 From: Esdras Renan Date: Tue, 25 Nov 2025 11:58:37 -0300 Subject: [PATCH] fix(start-web): fecha if e remove brace extra --- scripts/start-web.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/start-web.sh b/scripts/start-web.sh index 3fa6d40..8203902 100644 --- a/scripts/start-web.sh +++ b/scripts/start-web.sh @@ -134,7 +134,7 @@ EOF echo "[start-web] ERRO: better-sqlite3 inválido após rebuild" >&2 exit 1 } - } +fi fi # Bun keeps its store in node_modules/.bun by default; ensure it exists and is writable