diff options
| author | 2022-11-26 17:00:20 -0800 | |
|---|---|---|
| committer | 2022-11-26 17:00:20 -0800 | |
| commit | b380afd9ea2b8d25609b6ebeb2c9829324025637 (patch) | |
| tree | bec1b645e84ec92c8029fa8d809dba0032f95b6a | |
| parent | 12e6e5bf82ff5237bacb84a052ff56e21366c767 (diff) | |
| download | update-mirrors-b380afd9ea2b8d25609b6ebeb2c9829324025637.tar.gz update-mirrors-b380afd9ea2b8d25609b6ebeb2c9829324025637.zip | |
Name the configuration file in the README
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ Note that my repository currently isn't signed, plus I'm just a random guy on th * Configuration -There are a few configuration options. The configuration file is just a regular shell script sourced by the =update-mirrors= script. +There are a few configuration options. The configuration file =etc/xdg/update-mirrors/config.sh= is just a regular shell script sourced by the =update-mirrors= script. - =url= :: A string. The base URL for archlinux's mirrorlist generator. You probably don't have to change this. *Default*: https://www.archlinux.org/mirrorslist. - =countries= :: An array of strings. Which countries you want to include mirrors from. You will probably want to change this. *Default*: BE, NL. |
