diff --git a/automation/cloudflared-sync.sh b/automation/cloudflared-sync.sh index e11dcfc..e0fe1fd 100644 --- a/automation/cloudflared-sync.sh +++ b/automation/cloudflared-sync.sh @@ -26,6 +26,8 @@ git clone --depth=1 "$SANDBOX_REPO_URL" "$SANDBOX_CLONE" echo "📦 Cloning infra..." git clone --depth=1 "$INFRA_REPO_URL" "$INFRA_CLONE" +ls -l .tmp-repos/ + # === STEP 2: Extract Generated CNAMEs from sandbox === echo "⚙️ Generating sandbox ingress list..." cat < "$GENERATED_FILE"