Skip to content
Snippets Groups Projects
Commit ecc43396 authored by Diego Sampaio's avatar Diego Sampaio Committed by GitHub
Browse files

Merge pull request #7160 from jszaszvari/patch-1

[FIX] Removing the kadira package install from example build script.
parents 28366df0 20b1b5ca
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment