diff --git a/justfile b/justfile index 106ba57..f686184 100644 --- a/justfile +++ b/justfile @@ -1,4 +1,5 @@ -set default := 'list' +default: + @just --list [doc("Build and activate the new configuration immediately")] deploy: