summaryrefslogtreecommitdiffstats
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.go b/main.go
index 3827eee..0854e0c 100644
--- a/main.go
+++ b/main.go
@@ -25,6 +25,7 @@ func main() {
}
if err := UnveilPaths([]string{
+ "/dev/null",
c.Dirs.Static,
c.Repo.ScanPath,
c.Dirs.Templates,