mirror of
https://github.com/vmario89/fabaccess-users-toml-ldap.git
synced 2025-03-12 06:51:41 +01:00
Update README.md
This commit is contained in:
parent
59f870f610
commit
8ec57e7cf0
@ -19,6 +19,11 @@ git clone https://github.com/vmario89/fabaccess-users-toml-ldap.git
|
|||||||
|
|
||||||
cd /opt/fabinfra/scripts/fabaccess-users-toml-ldap/
|
cd /opt/fabinfra/scripts/fabaccess-users-toml-ldap/
|
||||||
chmod +x /opt/fabinfra/scripts/fabaccess-users-toml-ldap/main.py
|
chmod +x /opt/fabinfra/scripts/fabaccess-users-toml-ldap/main.py
|
||||||
|
|
||||||
|
python3 -m venv env
|
||||||
|
. env/bin/activate #activate venv
|
||||||
|
pip install -r requirements.txt
|
||||||
|
|
||||||
chown -R bffh:bffh /opt/fabinfra/scripts/fabaccess-users-toml-ldap/
|
chown -R bffh:bffh /opt/fabinfra/scripts/fabaccess-users-toml-ldap/
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user