Merge 585920d04cd210159add8556e3e2bf1ff28719b1 into 2dafe755097057a4faf5e240f0abc98b9b4cdcb8

This commit is contained in:
Gemtoo 2025-03-09 14:41:38 -04:00 committed by GitHub
commit 8727a490ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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