fix:书写错误

This commit is contained in:
Riceneeder
2023-01-30 13:58:23 +08:00
parent a336f92cbf
commit e849fa3c53
2 changed files with 1 additions and 3 deletions

View File

@@ -1,7 +1,5 @@
## yoyo-getfastmirror ## yoyo-getfastmirror
[![License: MIT][license_badge]][license_link]
--- ---
## Usage 🚀 ## Usage 🚀

View File

@@ -1,7 +1,7 @@
String ubuntuSourcesListTemplate(String ubuntuMirrorUrl) { String ubuntuSourcesListTemplate(String ubuntuMirrorUrl) {
return ''' return '''
# Generate by yoyo-getfastmirror # Generate by yoyo-getfastmirror
# Author: Gtibhub/Riceneeder # Author: Github/Riceneeder
deb $ubuntuMirrorUrl jammy main restricted universe multiverse deb $ubuntuMirrorUrl jammy main restricted universe multiverse
deb $ubuntuMirrorUrl jammy-updates main restricted universe multiverse deb $ubuntuMirrorUrl jammy-updates main restricted universe multiverse