mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-05 12:09:57 +00:00
Update generate-files.sh
tput: unknown terminfo capability 'default' Error: Process completed with exit code 4.
This commit is contained in:
parent
28a1004e1b
commit
517ceea91c
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ blue=$(tput setaf 4)
|
||||||
magenta=$(tput setaf 5)
|
magenta=$(tput setaf 5)
|
||||||
cyan=$(tput setaf 6)
|
cyan=$(tput setaf 6)
|
||||||
white=$(tput setaf 7)
|
white=$(tput setaf 7)
|
||||||
defaultcolor=$(tput setaf 7)
|
#defaultcolor=$(tput setaf 7)
|
||||||
|
|
||||||
# ---------
|
# ---------
|
||||||
# FUNCTIONS
|
# FUNCTIONS
|
||||||
|
|
Loading…
Add table
Reference in a new issue