Add command for opening and building device package
This commit is contained in:
parent
6c3165e432
commit
7525881e47
|
@ -96,6 +96,8 @@
|
|||
|
||||
popd
|
||||
'')
|
||||
(writeShellScriptBin "open-pmaports" "code ~/.local/var/pmbootstrap/cache_git/pmaports")
|
||||
(writeShellScriptBin "build-device" "pmbootstrap build --force device-samsung-a715f")
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user