This commit is contained in:
Gemtoo
2025-03-09 14:41:38 -04:00
committed by GitHub

View File

@@ -114,7 +114,7 @@ if [ ! -z "$passphrase" ]; then
freeloop="/dev/mapper/persist_decrypted"
fi
mkfs -t $fstype $fsopt -L $label $freeloop
yes | mkfs -t $fstype $fsopt -L $label $freeloop
sync