mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-11-02 03:40:13 +00:00
NanoDroid-UPD: OpenLauncher finally has a recent F-Droid build again
This commit is contained in:
parent
2ba3949617
commit
853d7e4059
@ -35,9 +35,9 @@ case ${1} in
|
||||
update_apk priv-app/Phonesky/Phonesky.apk "${nlx}/Phonesky.apk"
|
||||
;;
|
||||
|
||||
ol | openlauncher )
|
||||
update_apk app/OpenLauncher/OpenLauncher.apk "${nlx}/OpenLauncher.apk"
|
||||
;;
|
||||
#ol | openlauncher )
|
||||
# update_apk app/OpenLauncher/OpenLauncher.apk "${nlx}/OpenLauncher.apk"
|
||||
#;;
|
||||
|
||||
mpv | MPV )
|
||||
update_apk app/MPV/MPV.apk "${nlx}/MPV.apk"
|
||||
@ -56,7 +56,6 @@ Usage: nanodroid-upd <apk>
|
||||
short | long apk name
|
||||
|
||||
ps | playstore
|
||||
ol | openlauncher
|
||||
fs | fakestore
|
||||
mpv | MPV"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user