mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 13:55:41 +00:00
[GHA] Change File Paths - generate-files.sh and dependencies
This commit is contained in:
parent
17f99ffdc0
commit
722c1e18bc
11 changed files with 136 additions and 137 deletions
|
@ -59,8 +59,8 @@ defaultcolor=$(tput setaf default)
|
|||
# Specify Input and Output Files
|
||||
# ------------------------------
|
||||
|
||||
_input=${TRAVIS_BUILD_DIR}/_generator_lists/bad-user-agents.list
|
||||
_output=${TRAVIS_BUILD_DIR}/.dev-tools/_robots_input/robots-input.txt
|
||||
_input=./_generator_lists/bad-user-agents.list
|
||||
_output=./.dev-tools/_robots_input/robots-input.txt
|
||||
|
||||
# ---------
|
||||
# FUNCTIONS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue