pmbootstrap-meow/pmb/flasher
Caleb Connolly 099bd2f4fa
treewide: remove rogue leading slashes (MR 2252)
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>
2024-06-23 12:38:42 +02:00
..
__init__.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
frontend.py treewide: remove rogue leading slashes (MR 2252) 2024-06-23 12:38:42 +02:00
init.py ruff: run check --fix (MR 2252) 2024-06-23 12:38:41 +02:00
run.py ruff: run check --fix (MR 2252) 2024-06-23 12:38:41 +02:00
variables.py aportgen: fix fork_alpine flag (MR 2252) 2024-06-23 12:38:38 +02:00