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
|
@ -46,8 +46,8 @@ defaultcolor=$(tput setaf default)
|
|||
# Variables
|
||||
# ---------
|
||||
|
||||
outputfile=${TRAVIS_BUILD_DIR}/_generator_lists/bad-ip-addresses.list
|
||||
tmp=${TRAVIS_BUILD_DIR}/_generator_lists/tmp.list
|
||||
outputfile="./_generator_lists/bad-ip-addresses.list"
|
||||
tmp="./_generator_lists/tmp.list"
|
||||
|
||||
# ---------
|
||||
# FUNCTIONS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue