Skip to content

Commit

Permalink
Merge 1661aae into 805b2cb
Browse files Browse the repository at this point in the history
  • Loading branch information
PengTian0 committed Jun 21, 2016
2 parents 805b2cb + 1661aae commit 981fab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HWIMO-BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pushd packagebuild
cp ../package.json .

rm -rf node_modules
npm install --production
npm install --production --cache=`pwd`
git log -n 1 --pretty=format:%h.%ai.%s > commitstring.txt

GITCOMMITDATE=$(git show -s --pretty="format:%ci")
Expand Down

0 comments on commit 981fab6

Please sign in to comment.