better install scripts

This commit is contained in:
ston1th 2019-05-16 10:32:31 +02:00
commit 0c1f6fe206
3 changed files with 22 additions and 13 deletions

View file

@ -45,3 +45,7 @@ See the `scripts/` directory on how to install gowiki on Linux or OpenBSD.
"debug": false // enable debugging
}
```
## GoWiki on OpenBSD
GoWiki makes use of the OpenBSD native security features [pledge(2)](https://man.openbsd.org/pledge) and [unveil(2)](https://man.openbsd.org/unveil).