diff options
| author | = <termer@protonmail.com> | 2021-07-01 15:34:00 -0400 |
|---|---|---|
| committer | = <termer@protonmail.com> | 2021-07-01 15:34:00 -0400 |
| commit | bf001f42ddb2b5ee5f0211ea972a0cfe6cd32680 (patch) | |
| tree | 20d2415c519da891a7ec816b47fe3801224531a8 /irc.html | |
| parent | f81e32dddd230852e157fd71b94ac85975a2a19e (diff) | |
change shell to /bin/bash
Diffstat (limited to 'irc.html')
| -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. |
