From d7d7d4830614a84c8a19ce83842f76037da3d6cc Mon Sep 17 00:00:00 2001 From: tsxc Date: Mon, 14 Jul 2025 13:48:44 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=9B=BA=E5=AE=9A=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=BB=A5=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index 619d120..3021f59 100644 --- a/run.sh +++ b/run.sh @@ -1,4 +1,4 @@ -git clone https://github.com/Light-Beacon/HomepageBuilder +git clone --branch v0.14.2 --depth=1 https://github.com/Light-Beacon/HomepageBuilder pip install ./HomepageBuilder pip install -r ./requirements.txt python ./script.py \ No newline at end of file