Added --skip=check/empty to mmdebstrap

This commit is contained in:
2025-07-11 21:00:45 -04:00
parent cda85111e7
commit fcf09e2ffc

View File

@ -434,6 +434,7 @@ if [[ "${ID}" == 'elementary' ]]; then
/mnt
elif [[ "${ID}" == 'debian' ]]; then
mmdebstrap \
--skip=check/empty \
--include=console-setup,\
cryptsetup,\
curl,\