We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c28555 commit c89d6c8Copy full SHA for c89d6c8
book/04-git-server/sections/setting-up-server.asc
@@ -93,8 +93,6 @@ $ which git-shell # make sure git-shell is installed on your system.
93
$ sudo vim /etc/shells # and add the path to git-shell from last command
94
----
95
96
-At the bottom, you should find a line that looks something like this:
97
-
98
Now you can edit the shell for a user using `chsh <username>`:
99
100
[source,console]
0 commit comments