mirror of
https://github.com/openappsec/openappsec.git
synced 2025-11-18 02:00:38 +03:00
Support local managment for embedded agent on nginx
This commit is contained in:
5
external/yq/scripts/copy-docs.sh
vendored
Executable file
5
external/yq/scripts/copy-docs.sh
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
cp how-it-works.md ../yq-gitbook/.
|
||||
cp pkg/yqlib/doc/operators/*.md ../yq-gitbook/operators/.
|
||||
cp pkg/yqlib/doc/usage/*.md ../yq-gitbook/usage/.
|
||||
Reference in New Issue
Block a user