2
0
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:
Christopher Roy Bratusek 2018-03-19 17:45:04 +01:00
parent 2ba3949617
commit 853d7e4059

View File

@ -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"
;;