Update docs
This commit is contained in:
parent
786bcb02c9
commit
9186bec940
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
## About
|
||||
|
||||
portzap is a utility that manages a local copy of the
|
||||
[hardenedbsd ports tree](https://git.hardenedbsd.org/hardenedbsd/ports),
|
||||
[hardenedbsd ports tree](https://git.hardenedbsd.org/hardenedbsd/ports).
|
||||
|
||||
## Examples
|
||||
|
||||
|
@ -36,7 +36,7 @@ $ git clone https://github.com/0x1eef/portzap.git
|
|||
$ cd portzap
|
||||
# cp -R bin /usr/local/
|
||||
# cp -R libexec /usr/local/
|
||||
# pw adduser
|
||||
# portzap adduser
|
||||
# pw groupmod -n _portzap -m <user>
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue