Skip to content

Commit

Permalink
Merge pull request #7160 from jszaszvari/patch-1
Browse files Browse the repository at this point in the history
[FIX] Removing the kadira package install from example build script.
  • Loading branch information
sampaiodiego authored Jun 5, 2017
2 parents 28366df + 20b1b5c commit ecc4339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ IFS=$'\n\t'

# Build
export NODE_ENV=production
meteor add rocketchat:internal-hubot meteorhacks:kadira
meteor add rocketchat:internal-hubot
meteor build --server https://demo.rocket.chat --directory /var/www/rocket.chat

# Run
Expand Down

0 comments on commit ecc4339

Please sign in to comment.