From df99d7ae1ea0681bec77ca2ebe9ff0b4fdf1e036 Mon Sep 17 00:00:00 2001 From: Cafw Date: Wed, 25 Feb 2026 22:27:51 +0800 Subject: [PATCH] =?UTF-8?q?setup.sh=20=E5=B7=B2=E5=BC=83=E7=94=A8=EF=BC=8C?= =?UTF-8?q?=E4=BB=A5README.md=E4=B8=BA=E5=87=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup.sh b/setup.sh index 40161b4..13c79b3 100755 --- a/setup.sh +++ b/setup.sh @@ -1,5 +1,8 @@ #!/bin/bash +# setup.sh已弃用,不建议使用setup.sh进行安装。请使用README.md中的安装步骤进行安装。 +# setup.sh is deprecated and not recommended for installation. Please follow the installation steps in README.md instead. + # YITAO-REN GALLERY 项目安装脚本 set -e