diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2026-04-07 16:50:07 +0200 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2026-04-07 16:52:35 +0200 |
| commit | d5407dc58900106764c38b967228dacada0814a0 (patch) | |
| tree | 26aa2e0e3e05dd7a87c84b1812d8745aa1e6cab5 | |
| parent | 5978e0b02de6c8e6f1e49f4ff18c49d07d477233 (diff) | |
| download | matterbridge-main.tar.gz matterbridge-main.tar.bz2 matterbridge-main.zip | |
There is still no matterbridge in Trisquel 11.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
| -rw-r--r-- | README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23,7 +23,7 @@ To deploy the Replicant IRC bridge, you need: - The ability to run FSDG compliant distributions in that computer - The ability to run matterbridge (the bridge software) on the distribution you use. Since at the time of writing, we don't have matterbridge packaged in - Trisquel 9, we used Guix to install matterbridge in Trisquel 9. + Trisquel 11, we used Guix to install matterbridge in Trisquel 11. If you intend to deploy a similar configuration for other purposes some of the requirements above could be removed. @@ -67,7 +67,7 @@ Changing the OFTC password: --------------------------- We still need to find out how to change password in the OFTC network. -Deploying the matterbridge binary on Trisquel 9: +Deploying the matterbridge binary on Trisquel 11: ------------------------------------------------ To install matterbridge, you can run the following commands: $ make matterbridge.tar.xz |
