From fd7d04391b9b7cf020061189ec2857ff0c8a3519 Mon Sep 17 00:00:00 2001 From: SuperManito <68613938+SuperManito@users.noreply.github.com> Date: Thu, 28 Sep 2023 01:07:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ChangeMirrors.sh | 3 ++- README.md | 2 +- docs/index.md | 2 +- requirements.txt | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) 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