aboutsummaryrefslogtreecommitdiff
path: root/net-im/heisenbridge/heisenbridge-1.14.1.ebuild
diff options
context:
space:
mode:
authorJulien Roy <julien@jroy.ca>2023-01-21 20:17:36 -0500
committerJulien Roy <julien@jroy.ca>2023-01-21 20:17:36 -0500
commita24520a9a52fbd19f7148e1c4d85343b39baa220 (patch)
treeba90ae17a5d057333b91fd0e491320760f68dce3 /net-im/heisenbridge/heisenbridge-1.14.1.ebuild
parent7362b9d3a6178d7a740580b560cf8370b4907814 (diff)
downloadMrRoy-Overlay-a24520a9a52fbd19f7148e1c4d85343b39baa220.tar.gz
MrRoy-Overlay-a24520a9a52fbd19f7148e1c4d85343b39baa220.tar.bz2
MrRoy-Overlay-a24520a9a52fbd19f7148e1c4d85343b39baa220.zip
net-im/mautrix-*: update postinst, config
Signed-off-by: Julien Roy <julien@jroy.ca>
Diffstat (limited to 'net-im/heisenbridge/heisenbridge-1.14.1.ebuild')
-rw-r--r--net-im/heisenbridge/heisenbridge-1.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/heisenbridge/heisenbridge-1.14.1.ebuild b/net-im/heisenbridge/heisenbridge-1.14.1.ebuild
index 266f403..cc4a9a2 100644
--- a/net-im/heisenbridge/heisenbridge-1.14.1.ebuild
+++ b/net-im/heisenbridge/heisenbridge-1.14.1.ebuild
@@ -52,7 +52,7 @@ pkg_postinst() {
elog "/usr/bin/python -m ${PN} -c /var/lib/${PN}/registration.yaml --generate-compat https://example.com"
elog "Notice the URL at the end, replace it with your homeserver's URL"
elog "Then, you must register the bridge with your homeserver"
- elog "Refer to your homeserver's documentation for instruction"
+ elog "Refer to your homeserver's documentation for instructions"
elog "The registration file is located at /var/lib/${PN}/registration.yaml"
elog "Finally, you may start the ${PN} daemon"
einfo