mirror of
https://github.com/endeavouros-team/eos-bash-shared.git
synced 2026-06-13 01:34:36 +00:00
[eos-bash-shared] config variable WELCOME_RATE_MIRRORS_COMMAND is no more supported in the latest Welcome app
This commit is contained in:
@@ -212,8 +212,9 @@ RATE_MIRRORS_MAX_DELAY_ARCH=3600 # seconds
|
||||
|
||||
## WELCOME_RATE_MIRRORS_COMMAND lets you specify all options for the rate-mirrors command (to be used for ranking Arch mirrors).
|
||||
## Tip: consider using option '--protocol https' as well.
|
||||
## NOTE: in 'welcome' version 25.10.2-1 variable WELCOME_RATE_MIRRORS_COMMAND is no more supported due to implementation change!
|
||||
#
|
||||
WELCOME_RATE_MIRRORS_COMMAND="rate-mirrors arch --max-delay=$RATE_MIRRORS_MAX_DELAY_ARCH | sudo tee /etc/pacman.d/mirrorlist"
|
||||
#WELCOME_RATE_MIRRORS_COMMAND="rate-mirrors arch --max-delay=$RATE_MIRRORS_MAX_DELAY_ARCH | sudo tee /etc/pacman.d/mirrorlist"
|
||||
|
||||
## WELCOME_RAMI_OPTIONS provides all options for the rami command in Welcome.
|
||||
## The value can be set also by exporting this variable.
|
||||
|
||||
Reference in New Issue
Block a user