diff --git a/ChangeMirrors.sh b/ChangeMirrors.sh index 4a45699..e2d5563 100755 --- a/ChangeMirrors.sh +++ b/ChangeMirrors.sh @@ -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 diff --git a/README.md b/README.md index 94be904..0003ba5 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@  OpenCloudOS - 8.6 / 9.0 + 8.6 / 8.8 / 9.0  openEuler diff --git a/docs/index.md b/docs/index.md index 721c439..00a5a89 100644 --- a/docs/index.md +++ b/docs/index.md @@ -60,7 +60,7 @@ GNU/Linux 一键更换系统软件源脚本  OpenCloudOS - 8.6 / 9.0 + 8.6 / 8.8 / 9.0  openEuler diff --git a/requirements.txt b/requirements.txt index 19bb0fe..2bdd88d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 \ No newline at end of file