mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-10-31 09:20:23 +00:00
build-package: fix u-gsync | u-bromite | u-osmand not working
This commit is contained in:
parent
89cf55bf4d
commit
abb264833e
@ -143,18 +143,21 @@ for opt in ${@}; do
|
||||
|
||||
u-gsync )
|
||||
update_gsync
|
||||
update_master
|
||||
check_nanodroid
|
||||
;;
|
||||
|
||||
u-bromite )
|
||||
update_indices
|
||||
update_bromite
|
||||
update_master
|
||||
check_nanodroid
|
||||
;;
|
||||
|
||||
u-osmand )
|
||||
update_indices
|
||||
update_osmand
|
||||
update_master
|
||||
check_nanodroid
|
||||
;;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user