diff options
author | Florian Pritz <bluewind@xinu.at> | 2018-02-18 17:15:07 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2018-02-18 17:16:24 +0100 |
commit | 8b63aa159f5d6b719b4cc88493973f5d61ea0811 (patch) | |
tree | 42584357907020e7a98b3332a05b0d739e5de0db | |
parent | 7c13203815c834085df537ea92b163165a4a1d74 (diff) | |
download | arch-mirror-tools-8b63aa159f5d6b719b4cc88493973f5d61ea0811.tar.gz arch-mirror-tools-8b63aa159f5d6b719b4cc88493973f5d61ea0811.tar.xz |
Rename config to .example
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | settings.conf.example (renamed from settings.conf) | 0 |
2 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ # Arch Mirror Tools This repo contains some tools that make the life easier for Arch Linux staff maintaining the official mirror list. + +To get started copy settings.conf.example to settings.conf and adjust to your needs. diff --git a/settings.conf b/settings.conf.example index e1f4ab3..e1f4ab3 100644 --- a/settings.conf +++ b/settings.conf.example |