We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86bb35c + ba646be commit e22dd98Copy full SHA for e22dd98
bbb-install.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash -ex
2
3
-# Copyright (c) 2023 BigBlueButton Inc.
+# Copyright (c) 2025 BigBlueButton Inc.
4
#
5
# This program is free software; you can redistribute it and/or modify it under the
6
# terms of the GNU Lesser General Public License as published by the Free Software
@@ -18,7 +18,7 @@
18
# https://www.bigbluebutton.org/.
19
20
# This bbb-install script automates many of the installation and configuration
21
-# steps at https://docs.bigbluebutton.org/3.0/install
+# steps at https://docs.bigbluebutton.org/administration/install
22
23
24
# Examples
0 commit comments