summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--irc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc.html b/irc.html
index 71b05eb..6a5d343 100644
--- a/irc.html
+++ b/irc.html
@@ -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.