c97560bcfd
`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. |
||
---|---|---|
.. | ||
bin | ||
cron.daily | ||
record | ||
slides | ||
web | ||
bigbluebutton-release | ||
check-localization-keys.txt |