V8.00.000.2025.06.17
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user