From b6b4dac8b5d6fa255fa96acbee41046b372d6ff7 Mon Sep 17 00:00:00 2001 From: jfederico Date: Tue, 11 Feb 2020 15:34:12 -0500 Subject: Generalized hostname --- scalelite/bin/start | 1 + 1 file changed, 1 insertion(+) (limited to 'scalelite/bin') diff --git a/scalelite/bin/start b/scalelite/bin/start index 3840ee7..4c19e52 100755 --- a/scalelite/bin/start +++ b/scalelite/bin/start @@ -10,6 +10,7 @@ if [ "$(echo "$servers" | cut -c0-2)" == "No" ]; then bundle exec rake servers:add["https://test-install.blindsidenetworks.com/bigbluebutton/api","8cd8ef52e8e101574e400365b55e11a6"] bundle exec rake servers bundle exec rake status + echo ">>> Server must be enabled from the console" else echo ">>> Do nothing" fi -- cgit v1.2.3