mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:39:39 +00:00
just: clearify offline build flags
This commit is contained in:
parent
52c1193c44
commit
578924512f
1 changed files with 1 additions and 2 deletions
3
Justfile
3
Justfile
|
|
@ -1,6 +1,5 @@
|
||||||
# Note:
|
# Note:
|
||||||
# add `--option substitute false` to the command so it builds properly offline
|
# add `--option substitute false` and or `--no-net` to the command so it builds properly offline
|
||||||
# rfkill block all helps too
|
|
||||||
os host action:
|
os host action:
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue