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

added https

parent 6c1459ba
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ if [ $1 ]; then
export METEOR_SETTINGS=$(cat settings.$1.json)
meteor add rocketchat:external
meteor add rocketchat:hubot
meteor build --server rocket.chat --directory /var/www/rocket.chat
meteor build --server https://rocket.chat --directory /var/www/rocket.chat
cd /var/www/rocket.chat/bundle/programs/server
npm install
cd /var/www/rocket.chat/current
......
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