From 34b09b976f0d1728a2155a4e4493f55837243f31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Sun, 5 Oct 2025 16:05:51 +0200 Subject: build(go): tidy --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'justfile') diff --git a/justfile b/justfile index a8af4ff..a5bfcea 100644 --- a/justfile +++ b/justfile @@ -1,6 +1,6 @@ dev: bun run build - go run . -dev -config config.toml + go run . -dev build: bun run build -- cgit v1.2.3