diff --git a/example-build.sh b/example-build.sh index c7ce49820342..06ac62461246 100755 --- a/example-build.sh +++ b/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