diff options
Diffstat (limited to 'build')
| -rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/env bash -SUBDIRS=(static/openbsd static/netbsd static/freebsd) +SUBDIRS=(static/openbsd static/netbsd static/freebsd static/v10) create() { sqlite3 man.db <<EOF |
