docs: 更新项目文档中的仓库链接和版权信息

更新README.md、LICENSE和DEPLOY.md文件中的仓库克隆链接,将原GitHub仓库地址替换为新的项目地址。同时更新LICENSE文件中的版权信息,添加年份和作者信息。
This commit is contained in:
2025-05-26 20:33:56 +08:00
parent b0df31fde2
commit 08aa0a8975
3 changed files with 3 additions and 3 deletions

View File

@@ -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. **设置文件权限**