mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-12-30 03:26:36 +08:00
Update
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user