From 08aa0a89750eb8d3657c451d92d454cadabe7dfc Mon Sep 17 00:00:00 2001 From: Snowz <372492339@qq.com> Date: Mon, 26 May 2025 20:33:56 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E4=B8=AD=E7=9A=84=E4=BB=93=E5=BA=93=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E5=92=8C=E7=89=88=E6=9D=83=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新README.md、LICENSE和DEPLOY.md文件中的仓库克隆链接,将原GitHub仓库地址替换为新的项目地址。同时更新LICENSE文件中的版权信息,添加年份和作者信息。 --- DEPLOY.md | 2 +- LICENSE | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPLOY.md b/DEPLOY.md index 691f50a..7cb4e97 100644 --- a/DEPLOY.md +++ b/DEPLOY.md @@ -77,7 +77,7 @@ wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && sudo b - 在"终端"中执行: ```bash cd /www/wwwroot/your-domain.com - git clone https://github.com/your-repo/submission-system.git . + git clone https://ckk.photo8.site/Snowz/tougao.git . ``` 2. **设置文件权限** diff --git a/LICENSE b/LICENSE index f16f3ea..b8d6f85 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Content Submission System +Copyright (c) [2025] [SnowZ] [https://ckk.photo8.site/Snowz/tougao.git] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 7722487..f3c16a3 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ ```bash # 在宝塔面板文件管理中,进入网站根目录 # 上传项目文件或使用Git克隆 - git clone https://github.com/your-repo/submission-system.git + git clone https://ckk.photo8.site/Snowz/tougao.git ``` 2. **设置网站**