mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-07 09:53:38 +00:00
Update README.md - fix mkdir docker/lib
This commit is contained in:
@@ -144,7 +144,7 @@ cd open-appsec-npm
|
|||||||
|
|
||||||
Create a folder for the already compiled libraries for the open-appsec attachment:
|
Create a folder for the already compiled libraries for the open-appsec attachment:
|
||||||
```
|
```
|
||||||
mkdir -r /docker/lib
|
mkdir docker/lib
|
||||||
```
|
```
|
||||||
|
|
||||||
Copy the following already compiled Attachment files (see "Prerequisites" above) into the docker/lib/ folder:
|
Copy the following already compiled Attachment files (see "Prerequisites" above) into the docker/lib/ folder:
|
||||||
|
Reference in New Issue
Block a user