aboutsummaryrefslogtreecommitdiff
path: root/net-im/heisenbridge
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/heisenbridge')
-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 bb9f595..266f403 100644
--- a/net-im/heisenbridge/heisenbridge-1.14.1.ebuild
+++ b/net-im/heisenbridge/heisenbridge-1.14.1.ebuild
@@ -44,7 +44,7 @@ src_install() {
pkg_postinst() {
einfo
elog "Before you can use ${PN}, you must configure it correctly"
- elog "The configuration file is located at \"/etc/conf.d/${PN}"
+ elog "The configuration file is located at /etc/conf.d/${PN}"
elog "Then, you must generate the registration file using the following command"
elog "If you are using synapse:"
elog "/usr/bin/python -m ${PN} -c /var/lib/${PN}/registration.yaml --generate https://example.com"