Skip to content
Snippets Groups Projects
Commit b67d983f authored by Gabriel Engel's avatar Gabriel Engel
Browse files

fixing build.sh

parent 6ab98159
No related branches found
Tags 6.2.10
No related merge requests found
......@@ -7,7 +7,7 @@ fi
if [ $1 ]; then
source ./build-info.sh
export METEOR_SETTINGS=$(cat settings.$1.json)
echo rocketchat:hubot >> /var/www/rocket.chat/current/.meteor/packages
meteor add rocketchat:hubot
meteor build --server rocket.chat --directory /var/www/rocket.chat
cd /var/www/rocket.chat/bundle/programs/server
npm install
......
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