fix: don't ask again for encryption key in chroot if it was already set when executing install

This commit is contained in:
oddlama 2021-10-27 13:27:54 +02:00
parent 1a920427a6
commit d55ba9ea1e
No known key found for this signature in database
GPG Key ID: 14EFE510775FE39A
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ export MAKEFLAGS="-j$NPROC"
export EMERGE_DEFAULT_OPTS="--jobs=$NPROC_ONE --load-average=$NPROC"
# Unset critical variables
unset GENTOO_INSTALL_ENCRYPTION_KEY
unset key
# Execute the requested command