mirror of
https://github.com/release-engineering/dist-git.git
synced 2025-02-23 15:02:54 +00:00
Update README.md
This commit is contained in:
parent
313aecb8ee
commit
0c1d0efecc
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ RSA="ssh-rsa AAA...YqfTP frank@example.com"
|
|||
useradd $USER
|
||||
usermod -aG packager $USER
|
||||
mkdir /home/$USER/.ssh
|
||||
echo "command=\"HOME=/var/lib/dist-git/git/ /usr/share/gitolite3/gitolite-shell $USER $RSA\" > /home/$USER/.ssh/authorized_keys
|
||||
echo "command=\"HOME=/var/lib/dist-git/git/ /usr/share/gitolite3/gitolite-shell $USER\" $RSA" > /home/$USER/.ssh/authorized_keys
|
||||
```
|
||||
|
||||
#### 4. Install the Web Interface:
|
||||
|
|
Loading…
Add table
Reference in a new issue