diff options
Diffstat (limited to 'justfile')
-rwxr-xr-x | justfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/justfile b/justfile index 9c02f31..55401dd 100755 --- a/justfile +++ b/justfile @@ -19,7 +19,7 @@ check-links: hyperlink public --sources content update-all: - npins update + nix flake update go get -u all build: |