Added '--components=main,non-free-firmware,contrib' for 'mmdebstrap'

This commit is contained in:
2025-07-11 21:22:28 -04:00
parent 2fdc93d9a1
commit f0bfcbad56

View File

@ -435,6 +435,7 @@ if [[ "${ID}" == 'elementary' ]]; then
elif [[ "${ID}" == 'debian' ]]; then
mmdebstrap \
--skip=check/empty \
--components=main,non-free-firmware,contrib \
--include=console-setup \
--include=cryptsetup \
--include=curl \