2
0
mirror of https://gitlab.com/Nanolx/NanoDroid synced 2024-11-03 23:15:54 +00:00

build-package: minor help message change

This commit is contained in:
Christopher Roy Bratusek 2019-08-10 14:53:14 +02:00
parent 82f4c4509a
commit 0907c20995

View File

@ -192,10 +192,12 @@ setup NanoDroid [! do this first !]:
update contents:
u-microg | update microG and companions
u-fdroid | update F-Droid and Extension
u-bromite | update Bromite System WebView
u-osmand | update OsmAnd and Plugins
u-apps | update applications
u-swipe | update swipe libraries
u-gsync | update Google Sync Adapters
u-patch | download Haystack patches
create zip files:
full | create Full package zip from repo
@ -205,7 +207,7 @@ create zip files:
uninstaller | create uninstaller zip from repo
setupwizard | create SetupWizard zip from repo
bromitewebview | create Bromite WebView zip from repo
osmand | create OsmAnd package zip from repo
osmand | create OsmAnd package zip from repo
all | create all zips from repo
misc. stuff:
@ -215,7 +217,6 @@ misc. stuff:
dalvik [jar] | prepare a jar file for dalvikvm usage
ver [ver] [date] | bump version
bump | bump versionCode in Magisk Modules
u-patch | download Haystack patches
"
exit 0