average-queen-63476
11/17/2024, 3:23 AMharvester-install
and I can't get the built ISOs to show it. What's the command to build an iso from a locally modified harvester-install
repo? I've tried
make
DAPPER_SOURCE=. make
# (make a local commit then)
make
export DAPPER_SOURCE=.
export USE_LOCAL_IMAGES=true
make