bigbluebutton-Github/bigbluebutton-config
beckerr-rzht c97560bcfd
[FIX] bbb-record --check is broken
`bbb-record --check` always complains about:
```
# The hostname in <link> .. </link> (xxx)
# do not match the hostname for bigbluebutton.web.serverURL
```
This is because `grep` is not able to get the value of the '<link>` tag. 
Since `grep` is always a bad idea when it comes to `xml` files, I'm using `xmlstarlet` as a robust solution.
2020-05-10 18:17:54 +02:00
..
bin [FIX] bbb-record --check is broken 2020-05-10 18:17:54 +02:00
cron.daily Update to not use full paths 2020-03-27 09:00:00 -05:00
record added chrome plugin patch for test recording 2010-11-19 05:04:16 +00:00
slides Improvements to conversion default fall-back files and process. 2020-02-22 18:26:50 +01:00
web Fix version on index.html 2020-03-06 05:30:04 -06:00
bigbluebutton-release Update bigbluebutton-release 2020-05-03 08:37:32 -04:00
check-localization-keys.txt Update check-localization-keys.txt 2019-05-14 19:21:05 -04:00