diff --git a/scripts/run.sh b/scripts/run.sh index e4a53577..f7cc0599 100644 --- a/scripts/run.sh +++ b/scripts/run.sh @@ -125,6 +125,12 @@ init_env() { ensure_pulumi # 2️⃣ 安装 Python 依赖 + mkdir -p ~/.pip +cat > ~/.pip/pip.conf <