mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +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)
|
||||
cyan=$(tput setaf 6)
|
||||
white=$(tput setaf 7)
|
||||
defaultcolor=$(tput setaf 7)
|
||||
#defaultcolor=$(tput setaf 7)
|
||||
|
||||
# ---------
|
||||
# FUNCTIONS
|
||||
|
|
Loading…
Add table
Reference in a new issue