diff --git a/justfile b/justfile index 75763bf..ccf14df 100644 --- a/justfile +++ b/justfile @@ -4,9 +4,6 @@ set shell := ["/usr/bin/env", "bash", "-euo", "pipefail", "-c"] default: @just --list -boot: - nh os boot . - build: nh os build .