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:
parent
de4c912692
commit
d9e1da98b2
8 changed files with 52 additions and 203 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue