Skip to content

Commit

Permalink
renamed Gentoo and updated formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
carykees98 committed Sep 22, 2023
1 parent ec4bda7 commit e5c79f9
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions configs/mirrors.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,9 +253,7 @@
"page": "Distributions",
"script": {
"command": "./scripts/archvsync/bin/ftpsync",
"arguments": [
"sync:all"
],
"arguments": ["sync:all"],
"syncs_per_day": 4
},
"official": true,
Expand Down Expand Up @@ -308,10 +306,7 @@
"script": {
"syncs_per_day": 4,
"command": "./scripts/quick-fedora-mirror/quick-fedora-mirror",
"arguments": [
"-c",
"configs/quick-fedora-mirror.conf"
]
"arguments": ["-c", "configs/quick-fedora-mirror.conf"]
},
"official": true,
"homepage": "https://www.fedoraproject.org/",
Expand All @@ -321,7 +316,7 @@
"icon": "img/projects/fedora.png"
},
"gentoo": {
"name": "Gentoo (Pending Official)",
"name": "Gentoo",
"page": "Distributions",
"rsync": {
"host": "masterdistfiles.gentoo.org",
Expand Down

0 comments on commit e5c79f9

Please sign in to comment.