all repos — searchix @ d90f62a74a667ec6dbb891df34f574d22983fabd

Search engine for NixOS, nix-darwin, home-manager and NUR users

style: use double-dash arguments to wgo
Alan Pearce alan@alanpearce.eu
Mon, 20 May 2024 22:57:32 +0200
commit

d90f62a74a667ec6dbb891df34f574d22983fabd

parent

2d4c9acf72a1ef10bf62e32430da37331038d474

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M justfilejustfile
@@ -24,4 +24,4 @@ dev: 	watchexec --no-vcs-ignore --filter "**/*.go" --filter config.toml -r wgo run -exit ./ --live --config config.toml
 
 reindex:
-	wgo run -exit . --config config.toml --replace
+	wgo run --exit . --config config.toml --replace