Merge pull request #341 from pedrobmarin/fix-conf-mate-ulr
Fixed API Mate URL
This commit is contained in:
commit
7c53a22bae
@ -536,7 +536,7 @@ while [ $# -gt 0 ]; do
|
|||||||
echo " Salt: $SALT"
|
echo " Salt: $SALT"
|
||||||
echo
|
echo
|
||||||
echo " Link to the API-Mate:"
|
echo " Link to the API-Mate:"
|
||||||
echo " http://mconf.github.io/api-mate/#server=http://$BBB_WEB/bigbluebutton/&sharedSecret=$SALT"
|
echo " http://mconf.github.io/api-mate/#server=$BBB_WEB_URL/bigbluebutton/&sharedSecret=$SALT"
|
||||||
echo
|
echo
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user