forked from Mirror/pmbootstrap
One flaw of pathlib is that Path("/tmp/") / "/some/relative/path" results in Path("/some/relative/path").... Fix the places in the codebase where we get this wrong. Signed-off-by: Caleb Connolly <caleb@postmarketos.org> |
||
---|---|---|
.. | ||
__init__.py | ||
_install.py | ||
blockdevice.py | ||
format.py | ||
losetup.py | ||
partition.py | ||
recovery.py | ||
ui.py |