fix:书写错误
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
## yoyo-getfastmirror
|
## yoyo-getfastmirror
|
||||||
|
|
||||||
[![License: MIT][license_badge]][license_link]
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Usage 🚀
|
## Usage 🚀
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user