From e849fa3c53dfbcb6fa0bff2636996c02237a7d0b Mon Sep 17 00:00:00 2001 From: Riceneeder <845541909@qq.com> Date: Mon, 30 Jan 2023 13:58:23 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=B9=A6=E5=86=99=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yoyo-getfastmirror/README.md | 2 -- .../modules/getfastmirro/ubuntu_sources_list_template.dart | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/yoyo-getfastmirror/README.md b/yoyo-getfastmirror/README.md index 5468644..7774b4a 100644 --- a/yoyo-getfastmirror/README.md +++ b/yoyo-getfastmirror/README.md @@ -1,7 +1,5 @@ ## yoyo-getfastmirror -[![License: MIT][license_badge]][license_link] - --- ## Usage 🚀 diff --git a/yoyo-getfastmirror/lib/src/commands/modules/getfastmirro/ubuntu_sources_list_template.dart b/yoyo-getfastmirror/lib/src/commands/modules/getfastmirro/ubuntu_sources_list_template.dart index b71e1c5..9a3b791 100644 --- a/yoyo-getfastmirror/lib/src/commands/modules/getfastmirro/ubuntu_sources_list_template.dart +++ b/yoyo-getfastmirror/lib/src/commands/modules/getfastmirro/ubuntu_sources_list_template.dart @@ -1,7 +1,7 @@ String ubuntuSourcesListTemplate(String ubuntuMirrorUrl) { return ''' # Generate by yoyo-getfastmirror -# Author: Gtibhub/Riceneeder +# Author: Github/Riceneeder deb $ubuntuMirrorUrl jammy main restricted universe multiverse deb $ubuntuMirrorUrl jammy-updates main restricted universe multiverse