diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/mirrors/mirrorlist.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mirrors/mirrorlist.txt b/templates/mirrors/mirrorlist.txt index 891800d1..9d5b6919 100644 --- a/templates/mirrors/mirrorlist.txt +++ b/templates/mirrors/mirrorlist.txt @@ -9,5 +9,5 @@ content right, and then go back later to fix it all up. #{% for mirror_url in mirror_urls %}{% ifchanged %} # {{ mirror_url.mirror.country }}{% endifchanged %} -#Server = {{ mirror_url.url}}$repo/os/{{ arch }}{% endfor %} +#Server = {{ mirror_url.url}}$repo/os/$arch{% endfor %} {% endautoescape %} |