hey all, I'm trying to make some changes to `harve...
# harvester-dev
a
hey all, I'm trying to make some changes to
harvester-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
Copy code
make

DAPPER_SOURCE=. make

# (make a local commit then)
make

export DAPPER_SOURCE=.
export USE_LOCAL_IMAGES=true
make