Update config-armbian-apps.conf

This commit is contained in:
Igor
2025-03-28 11:59:29 +01:00
committed by GitHub
parent c5cf070e74
commit fa764b95c6

View File

@@ -4,7 +4,7 @@ declare -g SYNC_CLOCK="no"
declare -g INSTALL_HEADERS="no"
declare -g WIREGUARD="no"
declare -g VENDOR="Armbian"
declare -g VENDORCOLOR="247,16,0"
declare -g VENDORCOLOR="247;16;0"
declare -g KERNEL_BTF="no"
declare -g VENDORURL="https://www.armbian.com"
declare -g VENDORDOCS="https://docs.armbian.com"