jsamr/bootiso

Add support for sfdisk versions < 2.28

mike386 opened this issue · 2 comments

On Ubuntu 16.04 sfdisk from util-linux version 2.27.1 does not have -W switch, but has --color instead

jsamr commented

I just checked and indeed, was introduced in v2.28. Should be fixed by now; please give me feedback to confirm it is.

Yes, the script does work now. Thanks!