diff options
| -rw-r--r-- | irc.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ </p> <pre><code>useradd -m ergo -chsh ergo --shell /bin/sh</code></pre> +chsh ergo --shell /bin/bash</code></pre> <p> Next, we want to switch to our newly created <code>ergo</code> user and create the server directory. |
