mirror of
https://github.com/CachyOS/New-Cli-Installer.git
synced 2025-01-23 14:32:22 +08:00
🚧 update repo list
This commit is contained in:
parent
549affabd8
commit
8232bed5d1
@ -1766,6 +1766,10 @@ Include = /etc/pacman.d/cachyos-mirrorlist
|
||||
static constexpr auto CACHYOS_V3_REPO_STR = R"(
|
||||
[cachyos-v3]
|
||||
Include = /etc/pacman.d/cachyos-v3-mirrorlist
|
||||
[cachyos-core-v3]
|
||||
Include = /etc/pacman.d/cachyos-v3-mirrorlist
|
||||
[cachyos-extra-v3]
|
||||
Include = /etc/pacman.d/cachyos-v3-mirrorlist
|
||||
)";
|
||||
static constexpr auto CACHYOS_V4_REPO_STR = R"(
|
||||
[cachyos-v4]
|
||||
|
Loading…
Reference in New Issue
Block a user