Make gen2extract non-prompting

This commit is contained in:
Eric Renfro 2024-08-05 14:35:50 -04:00
parent cc776356d8
commit a4a5ceff8f
Signed by: psi-jack
SSH key fingerprint: SHA256:1TKB8Z257L8EHK8GWNxKgMhD8a+FAR+f+j3nnlcuNVM

View file

@ -256,7 +256,7 @@ function stage_step() {
fi
${cmd} git clone "https://github.com/erenfro/gen2stage4" "$HOME/gen2stage4" || errormsg 1 "Failed to download gen2stage4"
${cmd} "$HOME/gen2stage4/gen2extract" -t /mnt/gentoo "$s4file"
${cmd} "$HOME/gen2stage4/gen2extract" -q -t /mnt/gentoo "$s4file"
${cmd} rm -rf "$HOME/gen2stage4"
#FIXME post stage extraction: