Fix install doc
This commit is contained in:
parent
4991f6dc12
commit
e4d5c1cb9a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Tool to force update memberOf attributes of users on OpenLDAP directory using me
|
|||
## Installation
|
||||
|
||||
```
|
||||
git clone https://gogs.zionetrix.net/bn8/updateMemberOf.git /usr/local/src/updateMemberOf
|
||||
git clone -b legacy https://gogs.zionetrix.net/bn8/updateMemberOf.git /usr/local/src/updateMemberOf
|
||||
ln -s /usr/local/src/updateMemberOf/updateMemberOf /usr/local/sbin/updateMemberOf
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue