mirror of
https://github.com/armbian/build.git
synced 2025-09-08 07:11:21 +02:00
This fixes the readability of colorized output of compile.sh when running on a terminal with a light background. It uses the COLORFGBG environment variable similarly to how the ip(8) command does. Signed-off-by: Darsey Litzenberger <dlitz@dlitz.net>