diff --git a/partition.sh b/partition.sh index 923e4e8..493e4e4 100755 --- a/partition.sh +++ b/partition.sh @@ -437,6 +437,7 @@ elif [[ "${ID}" == 'debian' ]]; then --skip=check/empty \ --components=main,non-free-firmware,contrib \ --mode=root \ + --format=directory \ --include=console-setup \ --include=cryptsetup \ --include=curl \