From 7591b55eb0667d0fbdca2ff4faf0004f5e4ac0a3 Mon Sep 17 00:00:00 2001 From: chacha Date: Tue, 31 Mar 2026 00:30:57 +0200 Subject: [PATCH] test --- builder/bash/run_profile_config.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/builder/bash/run_profile_config.sh b/builder/bash/run_profile_config.sh index 0698a79..c935066 100755 --- a/builder/bash/run_profile_config.sh +++ b/builder/bash/run_profile_config.sh @@ -11,6 +11,7 @@ load_env_file "$ENV_FILE" [ -n "${LIVE_DIR:-}" ] || fail "LIVE_DIR is required" mkdir -p "$LIVE_DIR" +env exec lh_config \ --mirror-bootstrap "$BASE__REPO_URL" \ --mirror-binary "$BASE__REPO_URL" \