rime / plum

東風破 /plum/: Rime configuration manager and input schema repository
GNU Lesser General Public License v3.0
1.35k stars 139 forks source link

fix(install-package.sh): fix to work no_update option as expected #8

Closed obache closed 6 years ago

obache commented 6 years ago

related to https://github.com/rime/plum/issues/7#issuecomment-388755858

brise define "no_update" option, but plum will try update.

lotem commented 6 years ago

Thanks. I think I've already solved the issue in https://github.com/rime/plum/issues/7#issuecomment-388755858 via commit https://github.com/rime/plum/commit/52808b8241b432f97654bb8f4651d9625ed1504c .

update-package.sh still needs to be called to make sure the git working copy is on the requested branch.