unveil: /dev/null
Thu, 22 Dec 2022
1 files changed,
1 insertions(+),
0 deletions(-)
M
main.go
@@ -25,6 +25,7 @@ log.Fatalf("unveil: %s", err)
} if err := UnveilPaths([]string{ + "/dev/null", c.Dirs.Static, c.Repo.ScanPath, c.Dirs.Templates,