更新版本号适配

This commit is contained in:
SuperManito
2023-09-28 01:07:19 +08:00
parent 09b57fbb7d
commit fd7d04391b
4 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
## Author: SuperManito
## Modified: 2023-09-23
## Modified: 2023-09-28
## License: MIT
## GitHub: https://github.com/SuperManito/LinuxMirrors
## Website: https://linuxmirrors.cn
@@ -4152,6 +4152,7 @@ name=OpenCloudOS $releasever - Plus-debuginfo
baseurl=https://mirrors.opencloudos.tech/opencloudos/$releasever/Plus/$basearch/debug/tree/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-OpenCloudOS
EOF
cat >$Dir_YumRepos/OpenCloudOS.repo <<\EOF
# OpenCloudOS.repo

View File

@@ -53,7 +53,7 @@
</tr>
<tr>
<td><a href="https://www.opencloudos.org" target="_blank"><img src="./docs/assets/images/icon/opencloudos.png" width="16" height="16" style="vertical-align: -0.25em"></a>&nbsp;OpenCloudOS</td>
<td align="center">8.6 / 9.0</td>
<td align="center">8.6 / 8.8 / 9.0</td>
</tr>
<tr>
<td><a href="https://www.openeuler.org/zh" target="_blank"><img src="./docs/assets/images/icon/openeuler.ico" width="16" height="16" style="vertical-align: -0.15em"></a>&nbsp;openEuler</td>

View File

@@ -60,7 +60,7 @@ GNU/Linux 一键更换系统软件源脚本
</tr>
<tr>
<td><a href="https://www.opencloudos.org" target="_blank"><img src="/assets/images/icon/opencloudos.png" width="16" height="16" style="vertical-align: -0.15em"></a>&nbsp;OpenCloudOS</td>
<td align="center">8.6 / 9.0</td>
<td align="center">8.6 / 8.8 / 9.0</td>
</tr>
<tr>
<td><a href="https://www.openeuler.org/zh" target="_blank"><img src="/assets/images/icon/openeuler.ico" width="16" height="16" style="vertical-align: -0.25em"></a>&nbsp;openEuler</td>

View File

@@ -1,3 +1,3 @@
mkdocs-material==9.4.1
mkdocs-material==9.4.2
mkdocs-glightbox==0.3.4
mkdocs-exclude-search==0.6.5