README: fix typo
This commit is contained in:
parent
0676cf0280
commit
b96a45f2e2
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ pw useradd -n _portzap \
|
|||
-c "portzap utility user" \
|
||||
-m \
|
||||
-s /sbin/nologin
|
||||
pw groupmod -g _portzap -m <user>
|
||||
pw groupmod -n _portzap -m <user>
|
||||
```
|
||||
|
||||
## Sources
|
||||
|
|
Loading…
Reference in a new issue