mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/znc: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
623cb879f0
commit
948f9a2bf8
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ to IRC servers. If you do not wish to include OpenSSL support in ZNC,
|
||||||
simply run the build script like this:
|
simply run the build script like this:
|
||||||
WITH_SSL=no ./znc.SlackBuild
|
WITH_SSL=no ./znc.SlackBuild
|
||||||
|
|
||||||
IPv6 support is also enabled by default; to disable it, run the script as:
|
IPv6 support is also enabled by default; to disable it, run the script
|
||||||
|
like this:
|
||||||
WITH_IPV6=no ./znc.SlackBuild
|
WITH_IPV6=no ./znc.SlackBuild
|
||||||
|
|
||||||
This is intended to be run as a nonprivileged user - by default, the
|
This is intended to be run as a nonprivileged user - by default, the
|
||||||
|
|
Loading…
Reference in a new issue