mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-05 04:00:13 +00:00
[GHA] set xterm in generate-files
This commit is contained in:
parent
d23f26b7ca
commit
6405ca19ee
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
TERM=xterm
|
export TERM=xterm
|
||||||
|
|
||||||
# ------------------------
|
# ------------------------
|
||||||
# Set Terminal Font Colors
|
# Set Terminal Font Colors
|
||||||
|
|
Loading…
Add table
Reference in a new issue