Added --skip=check/empty
to mmdebstrap
This commit is contained in:
@ -434,6 +434,7 @@ if [[ "${ID}" == 'elementary' ]]; then
|
||||
/mnt
|
||||
elif [[ "${ID}" == 'debian' ]]; then
|
||||
mmdebstrap \
|
||||
--skip=check/empty \
|
||||
--include=console-setup,\
|
||||
cryptsetup,\
|
||||
curl,\
|
||||
|
Reference in New Issue
Block a user