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