Update generate-files.sh

FIX: tput: unknown terminfo capability 'default'
Error: Process completed with exit code 4.
This commit is contained in:
Mitchell Krog 2025-01-19 07:54:30 +02:00 committed by GitHub
parent 929affc471
commit 28a1004e1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,7 +41,7 @@
# SOFTWARE.
# ------------------------------------------------------------------------------
set -e
#set -e
set -o pipefail
export TERM=xterm