V8.00.000.2025.06.17

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-08-08 17:54:25 +02:00
parent 166186a8f0
commit 06c093e0a1
26 changed files with 156 additions and 2050 deletions

View File

@@ -71,7 +71,7 @@ dropbear_build() {
# shellcheck disable=2312
make -j"$(nproc)"
' 2>&1 | tee -a "${TARGET}${var_logfile}"
' >> "${TARGET}${var_logfile}" 2>&1
[[ "${VAR_DEBUG_TRACE,,}" == "true" ]] && set -x
guard_dir && return 0