fix: list by default
This commit is contained in:
parent
31e2699439
commit
23089eb93b
1 changed files with 2 additions and 1 deletions
3
justfile
3
justfile
|
|
@ -1,4 +1,5 @@
|
||||||
set default := 'list'
|
default:
|
||||||
|
@just --list
|
||||||
|
|
||||||
[doc("Build and activate the new configuration immediately")]
|
[doc("Build and activate the new configuration immediately")]
|
||||||
deploy:
|
deploy:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue