]> Sergey Matveev's repositories - public-inbox.git/blobdiff - public-inbox-nntpd
examples/public-inbox.psgi: shorten to simplify
[public-inbox.git] / public-inbox-nntpd
old mode 100644 (file)
new mode 100755 (executable)
index 0035637..1f0cd37
@@ -1,6 +1,8 @@
 #!/usr/bin/perl -w
 # Copyright (C) 2015 all contributors <meta@public-inbox.org>
 # License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt)
+#
+# Standalone NNTP server for public-inbox.
 use strict;
 use warnings;
 require PublicInbox::Daemon;