Skip to content

Instantly share code, notes, and snippets.

@phouverneyuff
Last active February 7, 2016 17:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phouverneyuff/5a061416c1dafab3d3fd to your computer and use it in GitHub Desktop.
Save phouverneyuff/5a061416c1dafab3d3fd to your computer and use it in GitHub Desktop.
JHIPSTER_LOCATION=/mnt/dados/projetos/generator-jhipster-ci
mkdir -p ${JHIPSTER_LOCATION}
cd ${JHIPSTER_LOCATION}
git checkout master
git pull jhipster master
git push
npm link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment