From 578924512f7cf27a0391581fce77a2129664e9ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Fri, 2 Jan 2026 21:43:55 +0100 Subject: [PATCH] just: clearify offline build flags --- Justfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Justfile b/Justfile index 3c0318de..c9f792d7 100644 --- a/Justfile +++ b/Justfile @@ -1,6 +1,5 @@ # Note: -# add `--option substitute false` to the command so it builds properly offline -# rfkill block all helps too +# add `--option substitute false` and or `--no-net` to the command so it builds properly offline os host action: #!/usr/bin/env bash set -euo pipefail