Sign in
kernel
/
pub
/
scm
/
infra
/
public-inbox
/
refs/heads/mricon
/
.
/
script
/
public-inbox-netd
blob: e8b1ca691160c925dfc1179fecb2f69ffd4baf61 [
file
] [
log
] [
blame
]
#!/usr/bin/perl -w
# Copyright (C) all contributors <meta@public-inbox.org>
# License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
use
v5
.
12
;
use
PublicInbox
::
Daemon
;
PublicInbox
::
Daemon
::
run
();