diff --git a/justfile b/justfile index 9b9db2d..683605f 100644 --- a/justfile +++ b/justfile @@ -8,7 +8,6 @@ init: build: @just run build serve: - @just run build @just run serve set positional-arguments := true