Removing the kadira package install on build

kadira is dead / shut down now
pull/7304/head
John Szaszvari 8 years ago committed by Aaron Ogle
parent e85109ac75
commit 5bcdcfd42d
  1. 2
      example-build.sh

@ -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

Loading…
Cancel
Save