diff options
-rw-r--r-- | core/configure.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/configure.html b/core/configure.html index a7236f1..a7a42f5 100644 --- a/core/configure.html +++ b/core/configure.html @@ -186,7 +186,7 @@ <pre> # useradd -m -k /etc/skel -s /bin/bash c9admin - # usermod -G adm,wheel,audio,video + # usermod -G adm,wheel,audio,video c9admin # passwd c9admin </pre> |