Skip to content
Snippets Groups Projects
Commit 20b1b5ca authored by John Szaszvari's avatar John Szaszvari Committed by GitHub
Browse files

Removing the kadira package install on build

kadira is dead / shut down now
parent 28366df0
No related merge requests found
...@@ -5,7 +5,7 @@ IFS=$'\n\t' ...@@ -5,7 +5,7 @@ IFS=$'\n\t'
# Build # Build
export NODE_ENV=production 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 meteor build --server https://demo.rocket.chat --directory /var/www/rocket.chat
# Run # 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