about summary refs log tree commit diff stats
path: root/justfile
diff options
context:
space:
mode:
Diffstat (limited to 'justfile')
-rw-r--r--justfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/justfile b/justfile
index fbfbc2e..94b90ee 100644
--- a/justfile
+++ b/justfile
@@ -47,7 +47,7 @@ dev:
 	modd
 
 reindex:
-	wgo run --exit ./cmd/searchix-web --config config.toml --replace
+	wgo run --exit ./cmd/searchix-web --config config.toml --replace --dev
 
 update:
-	wgo run --exit ./cmd/searchix-web --config config.toml --update
+	wgo run --exit ./cmd/searchix-web --config config.toml --update --dev