This commit is contained in:
Super Manito
2022-02-04 10:34:52 +08:00
parent 1ce0208079
commit f5300e7b45
2 changed files with 4 additions and 8 deletions

View File

@@ -112,11 +112,7 @@ bash <(curl -sSL https://cdn.jsdelivr.net/gh/SuperManito/LinuxMirrors@main/Chang
- #### 如果提示 `bash: /proc/self/fd/11: No such file or directory`,请切换至 `Root` 用户执行。 <!-- {docsify-ignore} -->
## License
Copyright © 2022, [SuperManito](https://github.com/SuperManito). Released under the [GPL-2.0](https://github.com/SuperManito/LinuxMirrors/blob/main/LICENSE)
> 项目已设立开源许可协议,传播时需在显著位置标注来源和作者,请尊重本人的知识成果\
> 建议通过命令直接调用脚本,如有意见与建议您可以提交至 [Issues](https://github.com/SuperManito/LinuxMirrors/issues)
***
__如果您觉得这个项目不错的话可以送颗 ⭐ 吗方便分享给更多的朋友吗__
> 项目已设立开源许可协议,传播时需在显著位置标注来源和作者,请尊重本人的知识成果\
> 建议通过命令直接调用脚本,如有意见与建议您可以提交至 [Issues](https://github.com/SuperManito/LinuxMirrors/issues)

View File

@@ -52,8 +52,8 @@
// 页脚内容
footer: {
copy: '<span>© Copyright 2022 </span>',
auth: '<a href="javascript:window.open(\'https://github.com/SuperManito\')">SuperManito</a>',
copy: '<span>Copyright © 2022,</span>',
auth: ' <a href="javascript:window.open(\'https://github.com/SuperManito\')">SuperManito</a> . Released under the <a href="javascript:window.open(\'https://github.com/SuperManito/LinuxMirrors/blob/main/LICENSE\')">GPL-2.0</a>',
pre: '',
style: 'text-align: center;',
class: 'className',