mirror of https://github.com/cutefishos/calamares
[bootloader] Convert to str
- The output of subprocess is a bytes object, which needs to be decoded so we can use it like a regular string (alternatively, we could have changed more code to manipulate bytes, but eventually we need a string to pass to a subsequent command anyway).main
parent
9bf1d83c2f
commit
23ae6b77bd
Loading…
Reference in New Issue