Add a link to the packaging advice to the configure help.

This commit is contained in:
Sadie Powell 2020-08-25 09:54:27 +01:00
parent cae3a4e728
commit 7af6a054be

View File

@ -177,6 +177,7 @@ FLAGS
If you have any problems with configuring InspIRCd then visit our IRC channel If you have any problems with configuring InspIRCd then visit our IRC channel
at irc.inspircd.org #InspIRCd for support. at irc.inspircd.org #InspIRCd for support.
Packagers: see https://docs.inspircd.org/packaging/ for packaging advice.
EOH EOH
exit 0; exit 0;
} }