all repos — website-hugo @ ed6f910486176e50c6868c7f2da91a9c84fcef9b

My personal blog, built with Hugo!

fix noextract option
Marco Andronaco andronacomarco@gmail.com
Mon, 30 Jan 2023 19:05:36 +0100
commit

ed6f910486176e50c6868c7f2da91a9c84fcef9b

parent

dc7548b2af2167eaf13d93fdec8e8aaa6f6c3f7d

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M content/articles/reflector.mdcontent/articles/reflector.md

@@ -68,7 +68,7 @@ Now, by default pacman _does_ update its mirrorlist. It creates a file called `mirrorlist.pacnew` and it expects you to pick your favorite mirrors each time its generated. You can disable this (now unneeded) behavior by uncommenting and setting `NoExtract` in `/etc/pacman.conf`:

``` ... -NoExtract = /etc/pacman.d/mirrorlist.pacnew +NoExtract = /etc/pacman.d/mirrorlist # Misc options Color