mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07: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>