diff options
| author | la-ninpre <aaoth@aaoth.xyz> | 2023-05-06 16:13:32 +0300 |
|---|---|---|
| committer | la-ninpre <aaoth@aaoth.xyz> | 2023-05-06 16:13:32 +0300 |
| commit | f7ab51fefec44960929d4d5ee275beb250971092 (patch) | |
| tree | 46d88ac2f9ee322ec3ebc2468425ebe18f3220ab /net/matterbridge/pkg/README | |
| parent | 2e5c77dedef64774b047d9e1e0a3480601e803aa (diff) | |
| download | ports-main.tar.gz ports-main.zip | |
Diffstat (limited to 'net/matterbridge/pkg/README')
| -rw-r--r-- | net/matterbridge/pkg/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/matterbridge/pkg/README b/net/matterbridge/pkg/README index 239983b..768a67d 100644 --- a/net/matterbridge/pkg/README +++ b/net/matterbridge/pkg/README @@ -11,7 +11,8 @@ To start using matterbridge, copy the desired sample config, modify it to your taste and enable and start matterbridge service. Alternatively, of course you can write a new config from scratch. -# cp ${TRUEPREFIX}/share/${PKGSTEM}/${PKGSTEM}-sample.toml ${SYSCONFDIR}/${PKGSTEM}/${PKGSTEM}.toml +# cp ${TRUEPREFIX}/share/${PKGSTEM}/${PKGSTEM}-sample.toml \ + ${SYSCONFDIR}/${PKGSTEM}/${PKGSTEM}.toml # vi ${SYSCONFDIR}/${PKGSTEM}/${PKGSTEM}.toml # rcctl enable ${PKGSTEM} && rcctl start ${PKGSTEM} |
