pyavitz / debian-image-builder

Debian image builder for single board computers
Other
141 stars 33 forks source link

Increased delay to fix filesystem busy error #48

Closed 0n3man closed 1 year ago

0n3man commented 1 year ago

Build would error out with filesystem busy most of the times with the 1s delay in shrink prior to umount command. So Increased it to 3 seconds and all seems good.