1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-13 03:19:47 +03:00

more n more (MR 2252)

Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
This commit is contained in:
Caleb Connolly 2024-06-06 15:05:46 +02:00 committed by Oliver Smith
parent de4c912692
commit d9e1da98b2
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
8 changed files with 52 additions and 203 deletions

View file

@ -37,7 +37,7 @@ class PmbArgs(Namespace):
all_git: str
all_stable: str
android_recovery_zip: str
aports: Path
aports: Optional[Path]
_aports_real: str
arch: str
as_root: str