Skip to content

Commit

Permalink
Removing the kadira package install on build
Browse files Browse the repository at this point in the history
kadira is dead / shut down now
  • Loading branch information
JSzaszvari authored Jun 3, 2017
1 parent 28366df commit 20b1b5c
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 20b1b5c

Please sign in to comment.