build-package: fix u-gsync | u-bromite | u-osmand not working

merge-requests/33/head
Christopher Roy Bratusek 5 years ago
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…
Cancel
Save